HTML Basic The accesskey attribute specifies a keyboard navigation accelerator for the element. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following options follows content model in HTML?i.< ul > < p >Option one < /p > < /ul >ii.< ul > < li >Option two < /li > < /ul > ii i and ii i None of the mentioned ii i and ii i None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property tells how many rows a cell should span ? rowspan=n Both A and B None of these colspan=n rowspan=n Both A and B None of these colspan=n 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” > All of these Option 1 Option 3 Option 2 All of these Option 1 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? navigator.user return navigator.userAgent navigator navigator.user return navigator.userAgent navigator 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 In traditional HTML close tag for some elements is optional but not encouraged None of the mentioned 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 In traditional HTML close tag for some elements is optional but not encouraged None of the mentioned In both traditional XHTML and HTML close tag for some elements is optional ANSWER DOWNLOAD EXAMIANS APP