HTML Basic Which of the following is not a difference between HTML and XHTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The attribute used to create the actual section within the current HTML document is NAME LINK HERF BASE NAME LINK HERF BASE 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 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 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of iframe in HTML? To display a web page within a web page To display a web page with animation effect All of these To display a web page without browser To display a web page within a web page To display a web page with animation effect All of these To display a web page without browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. Both “.html” extension and “content-type” header The extension of the file “.html” The “content-type” header None of the mentioned Both “.html” extension and “content-type” header The extension of the file “.html” The “content-type” header None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The accesskey attribute specifies a keyboard navigation accelerator for the element. False True False True ANSWER DOWNLOAD EXAMIANS APP