HTML Fonts, Tags and Elements The first tag inside < TABLE > tag is1. < HEAD >2. < CAPTION >3. < TH >4. < TD > 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? dragover dragstart dragenter dragleave dragover dragstart dragenter dragleave ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML tag for inserting a linebreak ?1. < break >2. < lb >3. < pre >4. < br > Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ______________ parameter identifies a character encoding, which is a method of converting a sequence of bytes into a sequence of characters. class element none of the mentioned charset class element none of the mentioned charset 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 > 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 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 3 None of these Option 1 Option 2 Option 3 None of these Option 1 ANSWER DOWNLOAD EXAMIANS APP