HTML Basic Different meta tags are defined by changing the __________ attribute to a valid value. name scheme http-equiv content name scheme http-equiv content 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 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 element’s textContent. 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 datetime value. The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic This is used to < meta http-equiv="X-UA-Compatible" content="IE=8" > make web page incompatible only with IE8 None of the mentioned make web page compatible only with IE8 mimic behaviour of IE8 make web page incompatible only with IE8 None of the mentioned make web page compatible only with IE8 mimic behaviour of IE8 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 In HTML, tags that include both on and off tag are called comment tag None of these container tag document tag comment tag None of these container tag document tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > ii i i and ii None of the mentioned ii i i and ii None of the mentioned ANSWER DOWNLOAD EXAMIANS APP