HTML Basic State whether the given statement is true or false. !DOCTYPE is case sensitive” True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement of HTML 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 None of the mentioned 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 In both traditional XHTML and HTML close tag for some elements is optional None of the mentioned In traditional XHTML close tag for some elements is optional but not encouraged ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Special characters must be escaped using character entities in XHTML unlike HTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. The “content-type” header The extension of the file “.html” None of the mentioned Both “.html” extension and “content-type” header The “content-type” header The extension of the file “.html” None of the mentioned Both “.html” extension and “content-type” header 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