HTML Fonts, Tags and Elements A model group contains the names of the elements that a tag may enclose. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag for the largest heading.1. < h1 >2. < h2 >3. < h4 >4. < h6 > Option 3 Option 1 Option 4 Option 2 Option 3 Option 1 Option 4 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The __________ begins with a series of parameter entity definitions. XML SGML DTD None of the mentioned XML SGML DTD None of the mentioned 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
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. SGML None of the mentioned ATTLIST XML SGML None of the mentioned ATTLIST XML 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. dataTransfer preventDefault drag drop dataTransfer preventDefault drag drop ANSWER DOWNLOAD EXAMIANS APP