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 Which one is the correct e-mail link ?1. 2. gujaratimcq@gmail3. 4. 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 _____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself. Dragging HTML and XML Dragging Files Dragging Links Dragging Text Dragging HTML and XML Dragging Files Dragging Links Dragging Text ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To created a bulleted list, use1. < ol >2. < ul >3. < il > Option 1 None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A listener for the dragenter and dragover events are used to indicate valid drop targets, that is, places where dragged items may be dropped. True False True False 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