HTML Fonts, Tags and Elements To creat a list using lowercase letters, use1. < ol "a" >2. < ol="a" >3. < ol letter="a" >4. < ol type="a" > Option 2 Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 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
HTML Fonts, Tags and Elements To created a bulleted list, use1. < ol >2. < ul >3. < il > Option 2 Option 3 None of these Option 1 Option 2 Option 3 None of these Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML tag for inserting a linebreak ?1. < break >2. < lb >3. < pre >4. < br > Option 4 Option 1 Option 2 Option 3 Option 4 Option 1 Option 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The < BASE > tag is designed to appear only between1. < BODY >2. < HEAD >3. < TITLE >4. < PRE > 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 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. None of the mentioned DOCTYPE ATTLIST DTD None of the mentioned DOCTYPE ATTLIST DTD ANSWER DOWNLOAD EXAMIANS APP