HTML Basic According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In March 1999, Microsoft released Internet Explorer 5, which supported favicons for the first time. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you specify a background color if you are using an image for the actual background of your page ? So the text shows up better The background color will be shown until the image loads In case the image doesn’t fit right None of these So the text shows up better The background color will be shown until the image loads In case the image doesn’t fit right None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents” 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 > i and ii i ii None of the mentioned i and ii i ii None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic XML is a markup language where documents must be marked up correctly. True False True False ANSWER DOWNLOAD EXAMIANS APP