HTML Basic State whether the given statement is true or false. !DOCTYPE is case sensitive” False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is the XML equivalent to strict HTML 4.01. 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 XHTML 1.0 Frameset ANSWER DOWNLOAD EXAMIANS APP
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 What does vlink mean? Visible link Visited link None of these Active link Visible link Visited link None of these Active link ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A favicon is an image used by the browser to identify a website or web application. 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 meta element ? 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 item created by the element. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s 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 item created by the element. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value ANSWER DOWNLOAD EXAMIANS APP