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 None of these Option 3 Option 1 Option 2 None of these Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag to left-align the content inside a table cell1. < td leftalign >2. < td align=”left” >3. < td valign=”left” >4. < td="left" > Option 2 Option 3 Option 1 Option 4 Option 2 Option 3 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 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The __________ begins with a series of parameter entity definitions. None of the mentioned XML SGML DTD None of the mentioned XML SGML DTD ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. preventDefault drag drop dataTransfer preventDefault drag drop dataTransfer ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information. None of the mentioned XML ATTLIST SGML None of the mentioned XML ATTLIST SGML ANSWER DOWNLOAD EXAMIANS APP