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 2 Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 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 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 The ________ declaration specifies which characters and delimiters may appear in the application. SGML DTD XML None of the mentioned SGML DTD XML None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To created a bulleted list, use1. < ol >2. < ul >3. < il > None of these Option 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What kind of list will < ol > tags create ? Unordered list Bulleted list None of these Numbered list Unordered list Bulleted list None of these Numbered list ANSWER DOWNLOAD EXAMIANS APP