HTML Basic Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms Anchor All of these Link Imagemap Anchor All of these Link Imagemap ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The BODY tag is usually used after TITLE tag EM tag HEAD tag HTML tag TITLE tag EM tag HEAD tag HTML tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 0 3 2 1 0 3 2 1 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 value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s datetime value. 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 value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s datetime value. The value is the element’s textContent. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is used to read a HTML page and render it? Web browser Web server None of the mentioned Web matrix Web browser Web server None of the mentioned Web matrix ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The default value of BORDER attribute is 4 pixel None of these 2 pixel 1 pixel 4 pixel None of these 2 pixel 1 pixel ANSWER DOWNLOAD EXAMIANS APP