Which of the following are automatically loaded and operates as a part of browser? Widgets Plug-ins Add-ons Utilities TRUE ANSWER : ? YOUR ANSWER : ?
The BODY tag is usually used after TITLE tag HTML tag EM tag HEAD tag TRUE ANSWER : ? YOUR ANSWER : ?
Which attribute is used with img tag to display the text if image could not load in browser? alt name id description TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is the attribute that is used to set a global identifier for a microdata item? key itemid id itemclass TRUE ANSWER : ? YOUR ANSWER : ?
The default value of BORDER attribute is None of these 4 pixel 2 pixel 1 pixel TRUE ANSWER : ? YOUR ANSWER : ?
What is the use of Forms in HTML? To display contents of email To display animation effect To collect user’s input None of these TRUE ANSWER : ? YOUR ANSWER : ?
What will be the added by using < td > and < /td > tag ? cell steps rows columns TRUE ANSWER : ? YOUR ANSWER : ?
The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. source src xmlns link TRUE ANSWER : ? YOUR ANSWER : ?
___________ is an open source JavaScript library that allows support for different levels of experiences based on the capabilities of each browser. Geolocation Google API Navigator Modernizr TRUE ANSWER : ? YOUR ANSWER : ?
Choose the correct HTML tag to make a text italic.<br/>1. < i ><br/>2. < italic ><br/>3. < it ><br/>4. < il > Option 3 Option 2 Option 1 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?