HTML Fonts, Tags and Elements Choose the correct HTML tag for the largest heading.1. < h1 >2. < h2 >3. < h4 >4. < h6 > Option 4 Option 2 Option 3 Option 1 Option 4 Option 2 Option 3 Option 1 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 None of the mentioned Dragging Nodes Dragging Text Dragging HTML and XML None of the mentioned Dragging Nodes Dragging Text 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 How can you make a list that list the items with numbers ?1. < ul >2. < list >3. < ol > None of these Option 1 Option 2 Option 3 None of these Option 1 Option 2 Option 3 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 3 Option 4 Option 2 Option 1 Option 3 Option 4 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ___________ keyword begins the declaration of attributes that an element may take. It is followed by the name of the element in question, a list of attribute definitions, and a closing. DTD DOCTYPE None of the mentioned ATTLIST DTD DOCTYPE None of the mentioned ATTLIST ANSWER DOWNLOAD EXAMIANS APP