All HTML documents will be basically Pictures Graphs Text None of these TRUE ANSWER : ? YOUR ANSWER : ?
___________ is used to test whether geolocation is supported in old browsers. Navigator.userAgent Modernizr.js Modernizr.geolocation Modernizr TRUE ANSWER : ? YOUR ANSWER : ?
Adding a border to your image helps the visitor to recognize it as what ? A link None of these A frame A picture 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? datafld disabled datasrc dataFormatAs TRUE ANSWER : ? YOUR ANSWER : ?
If the background image is smaller than the screen, what will happen ? None of these It will leave a blank space at the bottom of your page It will be repeated It will be streteched TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element? datafld disabled datasrc dataFormatAs TRUE ANSWER : ? YOUR ANSWER : ?
What will be the added by using < td > and < /td > tag ? rows columns cell steps 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 None of the mentioned 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 TRUE ANSWER : ? YOUR ANSWER : ?
When is the content of a table shown ? None of these In pieces as it loads Before the border loads After the table is loaded TRUE ANSWER : ? YOUR ANSWER : ?