HTML Fonts, Tags and Elements What is the correct HTML tag for inserting a linebreak ?1. < break >2. < lb >3. < pre >4. < br > Option 3 Option 4 Option 1 Option 2 Option 3 Option 4 Option 1 Option 2 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 2 Option 3 Option 4 Option 1 Option 2 Option 3 Option 4 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A model group contains the names of the elements that a tag may enclose. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following is not a valid alignment attribute? Right All of above Top Left Right All of above Top Left 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 3 None of these Option 1 Option 2 Option 3 None of these Option 1 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. SGML XML ATTLIST None of the mentioned SGML XML ATTLIST None of the mentioned ANSWER DOWNLOAD EXAMIANS APP