HTML Fonts, Tags and Elements The < small > and < big > tags are special in what way ? None of these They can be repeated They are for images only They work on anything None of these They can be repeated They are for images only They work on anything ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ___________ keyword begins the declaration of attributes that an element may take. It is followed by the name of the element in question, a list of attribute definitions, and a closing. DTD None of the mentioned DOCTYPE ATTLIST DTD None of the mentioned DOCTYPE ATTLIST 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 1 Option 2 Option 3 Option 4 Option 1 Option 2 Option 3 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 None of these Option 1 Option 3 Option 2 None of these Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A model group contains the names of the elements that a tag may enclose. False True False True ANSWER DOWNLOAD EXAMIANS APP