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 None of the mentioned In traditional XHTML 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 HTML close tag for some elements is optional but not encouraged None of the mentioned In traditional XHTML 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 HTML 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 Special characters must be escaped using character entities in XHTML unlike HTML 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” None of the mentioned Special characters must be escaped using character entities in XHTML unlike HTML 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” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. The extension of the file “.html” None of the mentioned The “content-type” header Both “.html” extension and “content-type” header The extension of the file “.html” None of the mentioned The “content-type” header 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” False True False True ANSWER DOWNLOAD EXAMIANS APP