HTML Fonts, Tags and Elements The _________ event is fired on the element where the drop occurred at the end of the drag operation. dragenter dragstart drop drag dragenter dragstart drop drag ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The main container for < TR >, < TD > and < TH > is.1. < DATA >2. < GROUP >3. < TABLE > 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 What is the correct HTML tag for inserting a linebreak ?1. < break >2. < lb >3. < pre >4. < br > Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 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? dragleave dragover dragstart dragenter dragleave dragover dragstart dragenter 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. False True False True 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 2 Option 3 Option 4 Option 1 OPtion 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP