HTML Fonts, Tags and Elements ______________ should include data of two types; the first should be the URL using the type text/uri-list, and the second is the URL using the text/plain type. Dragging HTML and XML Dragging Text Dragging Links Dragging Files Dragging HTML and XML Dragging Text Dragging Links Dragging Files 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 3 Option 1 Option 4 Option 2 Option 3 Option 1 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ______________ parameter identifies a character encoding, which is a method of converting a sequence of bytes into a sequence of characters. charset element none of the mentioned class charset element none of the mentioned class 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? dragover dragleave dragstart dragenter dragover dragleave dragstart dragenter ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements How can you make a list that list the items with numbers ?1. < ul >2. < list >3. < ol > Option 2 Option 3 Option 1 None of these Option 2 Option 3 Option 1 None of these 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 preventDefault drop drag dataTransfer preventDefault drop drag ANSWER DOWNLOAD EXAMIANS APP