HTML Basic Which method takes a string that contains an unordered set of unique space-separated tokens that are case-sensitive, representing types? collection.namedItem document.getItems element.itemProp none of the mentioned collection.namedItem document.getItems element.itemProp none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In which part of the HTML metadata is contained? body tag head tag title tag html tag body tag head tag title tag html tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Metadata store information about the web page that is not necessarily visible to end users. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is the XML equivalent to strict HTML 4.01. XHTML 1.0 Strict XHTML 1.0 Transitional XHTML 1.0 Frameset None of the mentioned XHTML 1.0 Strict XHTML 1.0 Transitional XHTML 1.0 Frameset None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is an HTML specification used to add more information to HTML tags. Minidata Microdata Macrodata Modifydata Minidata Microdata Macrodata Modifydata 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 time 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 value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the element’s textContent. The value is the element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the element’s textContent. The value is the element’s datetime value. ANSWER DOWNLOAD EXAMIANS APP