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
HTML Fonts, Tags and Elements < P > is called Paragraph tag Container tag Head tag None of these Paragraph tag Container tag Head tag None of these 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 Which of the following property is used to determine which drag operation was desired? getData dropEffect dragend captureData getData dropEffect dragend captureData 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. Attribute Entity Comment None of the mentioned Attribute Entity Comment None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To start a list at the count of 3, use1. < ol begin="3" >2. < ol list="3" >3. < ol start="3" >4. < ol num="3" > Option 3 Option 1 Option 4 OPtion 2 Option 3 Option 1 Option 4 OPtion 2 ANSWER DOWNLOAD EXAMIANS APP