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” > Option 3 None of these Option 1 Option 2 Option 3 None of these Option 1 Option 2 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 1 Option 2 Option 3 None of these Option 1 Option 2 Option 3 None of these 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? dragstart dragover dragenter dragleave dragstart dragover dragenter dragleave ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag used for creating hypertext and hypermedia links is.1. < HR >2. < BR >3. < PRE >4. < A > Option 4 Option 2 Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 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 HTML Tag will use to scroll a text in web page? go round marquee scroll go round marquee scroll ANSWER DOWNLOAD EXAMIANS APP