HTML Basic What is the use of Forms in HTML? To collect user’s input To display animation effect None of these To display contents of email To collect user’s input To display animation effect None of these To display contents of email ANSWER DOWNLOAD EXAMIANS APP
HTML Basic All HTML documents will be basically None of these Text Graphs Pictures None of these Text Graphs Pictures ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. hasEvent() testAllProps() modernizr.testStyles() testProp() hasEvent() testAllProps() modernizr.testStyles() testProp() ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. src xmlns link source src xmlns link source ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which format usually works best for photos? All of these HTML JPG GIF All of these HTML JPG GIF 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 element’s textContent. 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 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 element’s textContent. 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 datetime value. ANSWER DOWNLOAD EXAMIANS APP