What is the use of Forms in HTML? To display contents of email To collect user’s input None of these To display animation effect TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data? dataFormatAs datasrc disabled datafld TRUE ANSWER : ? YOUR ANSWER : ?
State true or false. Google Chrome has its own task manager, which allows you to view and manage your memory and CPU usage” False True TRUE ANSWER : ? YOUR ANSWER : ?
__________ is the XML equivalent to strict HTML 4.01. XHTML 1.0 Frameset None of the mentioned XHTML 1.0 Transitional XHTML 1.0 Strict TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a correct (X)HTML rule? Tags should nest not tag Attributes should be quoted Unused elements may be minimized Unknown attributes are ignored by the browser 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 2 Option 3 Option 1 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
The goal of microdata is to create a unified way to define the data in a way any web crawler or reader implementation can read it. False True TRUE ANSWER : ? YOUR ANSWER : ?
If the background image is smaller than the screen, what will happen ? None of these It will be repeated It will be streteched It will leave a blank space at the bottom of your page 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. Navigator Google API Geolocation Modernizr TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is the attribute that specifies additional horizontal space, in pixels, to be reserved on either side of an embedded item like an iframe, applet, image, and so on? height hidefocus hspace datasrc TRUE ANSWER : ? YOUR ANSWER : ?