HTML Fonts, Tags and Elements Which tag can set the background color for your page ?1. < body >2. < font >3. < head >4. < title > Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 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 Which event is fired as the mouse is moving over an element when a drag is occurring? dragenter dragleave dragover dragstart dragenter dragleave dragover dragstart ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To start a list at the count of 3, use1. < ol begin="3" >2. < ol list="3" >3. < ol start="3" >4. < ol num="3" > 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 Which of the following is underline tag ?1. < PRE >2. < UL >3. < U >4. < HR > Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 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