HTML Fonts, Tags and Elements Which of the following property is used to determine which drag operation was desired? dropEffect getData captureData dragend dropEffect getData captureData dragend ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements _____________ and elements in a document may be dragged using the application/x-moz-node type. Dragging HTML and XML Dragging Text None of the mentioned Dragging Nodes Dragging HTML and XML Dragging Text None of the mentioned Dragging Nodes ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. dataTransfer drop preventDefault drag dataTransfer drop preventDefault drag ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which attribute you’ll use with TD tag to merge two cells horizontally? merge=row2 rowspan=2 merge=colspan2 colspan=2 merge=row2 rowspan=2 merge=colspan2 colspan=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 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 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