HTML Basic Which of the following will NOT be found in the section ?1. < Table >2. < Metatags >3.< Title > Option 1 Option 3 None of these Option 2 Option 1 Option 3 None of these Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a meta element ? The value is the item created by the element. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise The value is the element’s textContent. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the item created by the element. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise The value is the element’s textContent. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute specifies a unique alphanumeric identifier to be associated with an element? class html id article class html id article ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Modernizr does actually add missing functionalities to browsers save for the HTML5 tags styling support. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is used to read a HTML page and render it? Web browser Web matrix None of the mentioned Web server Web browser Web matrix None of the mentioned Web server ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of “defer” attribute? It defers rendering of html page None of mentioned It defers script execution until the page has been rendered It defers rendering of css attributes It defers rendering of html page None of mentioned It defers script execution until the page has been rendered It defers rendering of css attributes ANSWER DOWNLOAD EXAMIANS APP