HTML Basic If the background image is smaller than the screen, what will happen ? It will be streteched It will leave a blank space at the bottom of your page It will be repeated None of these It will be streteched It will leave a blank space at the bottom of your page It will be repeated None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the correct way of describing XML data? XML uses a description node to describe data XML uses a validator to describe the data XML uses a DTD to describe data XML uses XSL to describe the data XML uses a description node to describe data XML uses a validator to describe the data XML uses a DTD to describe data XML uses XSL to describe the data ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to insert images into your web page ? im img None of these scr im img None of these scr ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML tags are used to describe document _______ Content Language None of these Definition Content Language None of these Definition ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which colors consist of equal amounts of all basic colors ? Purple, Green and Blue White, Black and Gray None of these White, Blue and Gray Purple, Green and Blue White, Black and Gray None of these White, Blue and Gray ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 3 2 1 0 3 2 1 0 ANSWER DOWNLOAD EXAMIANS APP