HTML Basic The attribute that defines the relationship between the current document and the HREF’ed URL is REL PRE REV URL REL PRE REV URL ANSWER DOWNLOAD EXAMIANS APP
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 Imagemap Link Anchor All of these Imagemap Link Anchor All of these 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 > 3 0 1 2 3 0 1 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of iframe in HTML? To display a web page without browser To display a web page with animation effect All of these To display a web page within a web page To display a web page without browser To display a web page with animation effect All of these To display a web page within a web page 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 element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. None of the mentioned The value is the item created by the element. 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. None of the mentioned The value is the item created by the element. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What will be the added by using < td > and < /td > tag ? steps columns rows cell steps columns rows cell ANSWER DOWNLOAD EXAMIANS APP