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” > None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements ______________ should include data of two types; the first should be the URL using the type text/uri-list, and the second is the URL using the text/plain type. Dragging HTML and XML Dragging Text Dragging Links Dragging Files Dragging HTML and XML Dragging Text Dragging Links Dragging Files 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 4 Option 2 Option 3 Option 1 Option 4 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A/An _________ is essentially a macro that allows a short name to be associated with replacement text. Comment Attribute Entity None of the mentioned Comment Attribute Entity None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag for the largest heading.1. < h1 >2. < h2 >3. < h4 >4. < h6 > Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 Option 3 Option 2 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 None of the mentioned XML SGML ATTLIST None of the mentioned XML SGML ANSWER DOWNLOAD EXAMIANS APP