HTML Fonts, Tags and Elements The < BASE > tag is designed to appear only between1. < BODY >2. < HEAD >3. < TITLE >4. < PRE > Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 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 2 Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 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. drop dragenter drag dragstart drop dragenter drag dragstart ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML for creating a hyperlink ?1. < a >http://www.examians.com< /a >2. < a name=”http://www.examians.com” > examians.com< /a >3. < a url=”http://www.examians.com > examians.com< /a >4. < a href=http://www.examians.com > examians.com< /a > Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A/An _________ is essentially a macro that allows a short name to be associated with replacement text. None of the mentioned Entity Attribute Comment None of the mentioned Entity Attribute Comment 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” > Option 2 Option 1 None of these Option 3 Option 2 Option 1 None of these Option 3 ANSWER DOWNLOAD EXAMIANS APP