HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > None of the mentioned i ii i and ii None of the mentioned i ii i and ii ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If you create an HTML page in word processor. Save it with WMF file Save it with binary file All of these Save it with ASCII text file Save it with WMF file Save it with binary file All of these Save it with ASCII text file ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A favicon is an image used by the browser to identify a website or web application. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. xmlns src link source xmlns src link source ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms Anchor Imagemap Link All of these Anchor Imagemap Link All of these 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 > i i and ii None of the mentioned ii i i and ii None of the mentioned ii ANSWER DOWNLOAD EXAMIANS APP