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 1 Option 3 Option 2 Option 4 Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML code for inserting an image ?1. < img >image.gif< /img >2. < img href=”image.gif />3. < img src=”image.gif” > None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 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 dragstart dragenter dragover dragleave dragstart dragenter dragover ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag for title text for rows and columns is1. < TD >2. < TR >3. < TH > None of these Option 1 Option 3 Option 2 None of these Option 1 Option 3 Option 2 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 drag drop dataTransfer preventDefault drag drop ANSWER DOWNLOAD EXAMIANS APP
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