Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 1 0 3 2 TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a difference between HTML and XHTML 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 TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not an IDE TextEdit(Mac) Aptana studio 3 Dreamweaver BlueGriffon 1.5.2 TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following allows user to view a webpage? Website Operating System Interpreter Internet Browser TRUE ANSWER : ? YOUR ANSWER : ?
Increasing the cellpadding means All of these Increase the softness of your site Increase the distance between cell and content Increase the space between cells TRUE ANSWER : ? YOUR ANSWER : ?
Which image file format is not supported in Firefox? APNG ICO PNG SVG TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following markup is correct?<br/>i. < b >< i >is in error as tags cross< /b >< /i ><br/>ii. < b >< i >is not since tags nest < /i >< /b > None of the mentioned i and ii i ii TRUE ANSWER : ? YOUR ANSWER : ?
The attribute used to create the actual section within the current HTML document is HERF BASE LINK NAME TRUE ANSWER : ? YOUR ANSWER : ?
The open source software version of netscape is Chrome Erwise Mozilla Internet Explorer TRUE ANSWER : ? YOUR ANSWER : ?
Choose the correct statement for HTML Exo supports javascript and html5 Both a and c Exo does not support java and python Exo is a cloud-based ide that offers collaboration and deployment features TRUE ANSWER : ? YOUR ANSWER : ?