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 None of the mentioned SGML ATTLIST XML None of the mentioned SGML ATTLIST 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 3 Option 1 None of these Option 2 Option 3 Option 1 None of these Option 2 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 > Option 3 None of these Option 1 Option 2 Option 3 None of these Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements _____________ and elements in a document may be dragged using the application/x-moz-node type. None of the mentioned Dragging Text Dragging HTML and XML Dragging Nodes None of the mentioned Dragging Text Dragging HTML and XML Dragging Nodes ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The first tag inside < TABLE > tag is1. < HEAD >2. < CAPTION >3. < TH >4. < TD > Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML for creating a hyperlink ?1. < a >http://www.examians.com< /a >2. < a name=”http://www.examians.com” > examians.com< /a >3. < a url=”http://www.examians.com > examians.com< /a >4. < a href=http://www.examians.com > examians.com< /a > Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP