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 4 Option 1 Option 3 Option 2 Option 4 Option 1 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 3 None of these Option 2 Option 1 Option 3 None of these Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements < P > is called Paragraph tag None of these Container tag Head tag Paragraph tag None of these Container tag Head tag ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements How can you make a list that list the items with numbers ?1. < ul >2. < list >3. < ol > 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 Which event is fired as the mouse is moving over an element when a drag is occurring? dragover dragleave dragstart dragenter dragover dragleave dragstart dragenter ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The main container for < TR >, < TD > and < TH > is.1. < DATA >2. < GROUP >3. < TABLE > Option 3 None of these Option 2 Option 1 Option 3 None of these Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP