HTML Fonts, Tags and Elements A model group contains the names of the elements that a tag may enclose. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following is underline tag ?1. < PRE >2. < UL >3. < U >4. < HR > 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 All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information. None of the mentioned SGML ATTLIST XML None of the mentioned SGML ATTLIST XML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To start a list at the count of 3, use1. < ol begin="3" >2. < ol list="3" >3. < ol start="3" >4. < ol num="3" > OPtion 2 Option 4 Option 3 Option 1 OPtion 2 Option 4 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which tag adds a paragraph break after the text ?1. < BR >2. < P >3. < PARAGRAPH >4. < HR > Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 Option 2 Option 1 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