HTML Basic Choose the correct XHTML for width attribute and its value. WIDTH=”80″ WIDTH=80 width=”80″ width=80 WIDTH=”80″ WIDTH=80 width=”80″ width=80 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element. dir dir class none of the mentioned dir dir class none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The goal of microdata is to create a unified way to define the data in a way any web crawler or reader implementation can read it. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is the XML equivalent to strict HTML 4.01. XHTML 1.0 Frameset XHTML 1.0 Strict None of the mentioned XHTML 1.0 Transitional XHTML 1.0 Frameset XHTML 1.0 Strict None of the mentioned XHTML 1.0 Transitional 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