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 Option 1 Option 3 None of these Option 2 Option 1 Option 3 None of these 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag to make a text bold1. < bd >2. < bold >3. < bl >4. < b > Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following is not a valid alignment attribute? Top Left All of above Right Top Left All of above Right ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag which is used to establish the absolute base for relative URLs used in the documents hypertext links.1. < BODY >2. < TITLE >3. < BASE >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 _____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself. Dragging Text Dragging Links Dragging Files Dragging HTML and XML Dragging Text Dragging Links Dragging Files Dragging HTML and XML ANSWER DOWNLOAD EXAMIANS APP