HTML Fonts, Tags and Elements Choose the correct HTML tag for the largest heading.1. < h1 >2. < h2 >3. < h4 >4. < h6 > Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. drag drop preventDefault dataTransfer drag drop preventDefault dataTransfer ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information. ATTLIST XML None of the mentioned SGML ATTLIST XML None of the mentioned SGML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements HTML tags are recognized by1. 2. <= =>3. < > Option 3 None of these Option 2 Option 1 Option 3 None of these Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag to left-align the content inside a table cell1. < td leftalign >2. < td align=”left” >3. < td valign=”left” >4. < td="left" > Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML code for inserting an image ?1. < img >image.gif< /img >2. < img href=”image.gif />3. < img src=”image.gif” > Option 2 Option 1 Option 3 None of these Option 2 Option 1 Option 3 None of these ANSWER DOWNLOAD EXAMIANS APP