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” > None of these Option 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag which allows you to nest other HTML tags within the description1. < CAPTION >2. < TD >3. < TR > None of these Option 2 Option 1 Option 3 None of these Option 2 Option 1 Option 3 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 3 Option 4 Option 2 Option 1 Option 3 Option 4 Option 2 Option 1 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 dragleave dragover dragstart dragenter dragleave dragover 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 2 Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag for the largest heading.1. < h1 >2. < h2 >3. < h4 >4. < h6 > Option 2 Option 3 Option 1 Option 4 Option 2 Option 3 Option 1 Option 4 ANSWER DOWNLOAD EXAMIANS APP