HTML Basic Choose the inappropriate option with respect to Blue Griffon 1.5.2. Blue Griffon supports swapping of videos of any length abstracts out many css3 effects includes tools for developing HTML5 pages supports direct embedding of audio and video files supports swapping of videos of any length abstracts out many css3 effects includes tools for developing HTML5 pages supports direct embedding of audio and video files ANSWER DOWNLOAD EXAMIANS APP
HTML Basic This is used to < meta http-equiv="X-UA-Compatible" content="IE=8" > mimic behaviour of IE8 make web page incompatible only with IE8 make web page compatible only with IE8 None of the mentioned mimic behaviour of IE8 make web page incompatible only with IE8 make web page compatible only with IE8 None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. hasEvent() testProp() modernizr.testStyles() testAllProps() hasEvent() testProp() modernizr.testStyles() testAllProps() ANSWER DOWNLOAD EXAMIANS APP
HTML Basic XML is a markup language where documents must be marked up correctly. False True False True 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 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. ANSWER DOWNLOAD EXAMIANS APP