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 > 0 3 2 1 0 3 2 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The attribute used to create the actual section within the current HTML document is BASE NAME HERF LINK BASE NAME HERF LINK ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > Option 2 All of these Option 1 Option 3 Option 2 All of these Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? It will be repeated It will leave a blank space at the bottom of your page None of these It will be streteched It will be repeated It will leave a blank space at the bottom of your page None of these It will be streteched ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Increasing the cellpadding means Increase the softness of your site Increase the space between cells Increase the distance between cell and content All of these Increase the softness of your site Increase the space between cells Increase the distance between cell and content All of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement of HTML In traditional XHTML close tag for some elements is optional but not encouraged None of the mentioned In traditional HTML close tag for some elements is optional but not encouraged In both traditional XHTML and HTML close tag for some elements is optional In traditional XHTML close tag for some elements is optional but not encouraged None of the mentioned In traditional HTML close tag for some elements is optional but not encouraged In both traditional XHTML and HTML close tag for some elements is optional ANSWER DOWNLOAD EXAMIANS APP