HTML Fonts, Tags and Elements To creat a list using lowercase letters, use1. < ol "a" >2. < ol="a" >3. < ol letter="a" >4. < ol type="a" > 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 one is the correct e-mail link ?1. 2. gujaratimcq@gmail3. 4. 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 Choose the correct HTML tag to make a text bold1. < bd >2. < bold >3. < bl >4. < b > 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 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
HTML Fonts, Tags and Elements Which HTML Tag will use to scroll a text in web page? marquee round scroll go marquee round scroll go 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? dragstart dragover dragleave dragenter dragstart dragover dragleave dragenter ANSWER DOWNLOAD EXAMIANS APP