HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. modernizr.testStyles() testProp() testAllProps() hasEvent() modernizr.testStyles() testProp() testAllProps() hasEvent() ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed. scheme content name http-equiv scheme content name http-equiv 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 data element ? None of the mentioned The value is the item created by the element. 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. None of the mentioned The value is the item created by the element. 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. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML Special characters must be escaped using character entities in XHTML unlike HTML Tags and attributes are case-insensitive in HTML but not in XHTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Special characters must be escaped using character entities in XHTML unlike HTML Tags and attributes are case-insensitive in HTML but not in XHTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of iframe in HTML? All of these To display a web page within a web page To display a web page with animation effect To display a web page without browser All of these To display a web page within a web page To display a web page with animation effect To display a web page without browser 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. xmlns src source link xmlns src source link ANSWER DOWNLOAD EXAMIANS APP