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 ? HTML5 Shiv None of the mentioned HTML5 Shim HTML5 HTML5 Shiv None of the mentioned HTML5 Shim HTML5 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic LightTPD is not used by Wikipedia Meebo LocalHost You Tube Wikipedia Meebo LocalHost You Tube 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 ? 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. None of the mentioned 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 datetime value. None of the mentioned The value is the item created by the element. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that specifies additional horizontal space, in pixels, to be reserved on either side of an embedded item like an iframe, applet, image, and so on? hspace height datasrc hidefocus hspace height datasrc hidefocus ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> Option 1 Option 2 Option 3 None of these Option 1 Option 2 Option 3 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. hasEvent() modernizr.testStyles() testProp() testAllProps() hasEvent() modernizr.testStyles() testProp() testAllProps() ANSWER DOWNLOAD EXAMIANS APP