HTML Fonts, Tags and Elements The ________ declaration specifies which characters and delimiters may appear in the application. XML SGML DTD None of the mentioned XML SGML DTD None of the mentioned 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. ATTLIST None of the mentioned SGML XML ATTLIST None of the mentioned SGML XML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following is not a valid alignment attribute? All of above Left Top Right All of above Left Top Right 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 4 Option 1 OPtion 2 Option 3 Option 4 Option 1 OPtion 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag which allows some Web server search engines to search your Web page.1. < SEARCH >2. < ISINDEX >3. < HEAD >4. < LINK > 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 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” > None of these Option 2 Option 3 Option 1 None of these Option 2 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP