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 2 None of these Option 1 Option 3 Option 2 None of these 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. drop dataTransfer preventDefault drag drop dataTransfer preventDefault drag ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements _____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself. Dragging Files Dragging Links Dragging HTML and XML Dragging Text Dragging Files Dragging Links Dragging HTML and XML Dragging Text ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which tag will you add to specify a font for your whole page ?1. < defaultfont >2. < targetfont >3. < basefont >4. < font > Option 3 Option 4 Option 1 Option 2 Option 3 Option 4 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The __________ begins with a series of parameter entity definitions. DTD None of the mentioned SGML XML DTD None of the mentioned SGML XML 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? dragenter dragstart dragover dragleave dragenter dragstart dragover dragleave ANSWER DOWNLOAD EXAMIANS APP