HTML Basic What is the use of Forms in HTML? To display animation effect To display contents of email To collect user’s input None of these To display animation effect To display contents of email To collect user’s input None of these 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 State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents” True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the correct way of describing XML data? XML uses a DTD to describe data XML uses XSL to describe the data XML uses a validator to describe the data XML uses a description node to describe data XML uses a DTD to describe data XML uses XSL to describe the data XML uses a validator to describe the data XML uses a description node to describe data ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? None of these It will be streteched It will leave a blank space at the bottom of your page It will be repeated None of these It will be streteched It will leave a blank space at the bottom of your page It will be repeated ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? navigator.userAgent navigator.user return navigator navigator.userAgent navigator.user return navigator ANSWER DOWNLOAD EXAMIANS APP