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 Option 2 None of these Option 1 Option 3 Option 2 None of these Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ________ declaration specifies which characters and delimiters may appear in the application. SGML DTD XML None of the mentioned SGML DTD XML None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
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 Links Dragging Files Dragging HTML and XML Dragging Text Dragging Links Dragging Files Dragging HTML and XML Dragging Text ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The _________ event is fired on the element where the drop occurred at the end of the drag operation. dragstart dragenter drag drop dragstart dragenter drag drop 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 1 Option 3 Option 2 Option 4 Option 1 Option 3 Option 2 Option 4 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 3 Option 2 Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 ANSWER DOWNLOAD EXAMIANS APP