HTML Basic A favicon is an image used by the browser to identify a website or web application. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Different meta tags are defined by changing the __________ attribute to a valid value. scheme content http-equiv name scheme content http-equiv name ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed. http-equiv content name scheme http-equiv content name scheme ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents” False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9 ? None of the mentioned HTML5 Shim HTML5 HTML5 Shiv None of the mentioned HTML5 Shim HTML5 HTML5 Shiv 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 element’s datetime value. 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 value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s datetime value. 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 value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP