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 1 None of these Option 2 Option 3 Option 1 None of these Option 2 Option 3 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. XML SGML None of the mentioned ATTLIST XML SGML None of the mentioned ATTLIST ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To created a bulleted list, use1. < ol >2. < ul >3. < il > Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ________ declaration specifies which characters and delimiters may appear in the application. XML None of the mentioned DTD SGML XML None of the mentioned DTD SGML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag which allows you to nest other HTML tags within the description1. < CAPTION >2. < TD >3. < TR > None of these Option 2 Option 1 Option 3 None of these Option 2 Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which tag will add rows to your tables ?1. < tr > and < /tr >2. < th > and < /th >3. < td > and < /td > None of these Option 1 Option 3 Option 2 None of these Option 1 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP