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 Which of the following property is used to determine which drag operation was desired? dragend getData dropEffect captureData dragend getData dropEffect captureData ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements _____________ and elements in a document may be dragged using the application/x-moz-node type. Dragging HTML and XML Dragging Text Dragging Nodes None of the mentioned Dragging HTML and XML Dragging Text Dragging Nodes 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 4 OPtion 2 Option 1 Option 3 Option 4 OPtion 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The < small > and < big > tags are special in what way ? None of these They are for images only They can be repeated They work on anything None of these They are for images only They can be repeated They work on anything 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 2 None of these Option 1 Option 3 Option 2 None of these Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP