HTML Fonts, Tags and Elements The ________ declaration specifies which characters and delimiters may appear in the application. None of the mentioned SGML XML DTD None of the mentioned SGML XML DTD 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 1 Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag used for creating hypertext and hypermedia links is.1. < HR >2. < BR >3. < PRE >4. < A > 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 attribute you’ll use with TD tag to merge two cells horizontally? rowspan=2 merge=row2 colspan=2 merge=colspan2 rowspan=2 merge=row2 colspan=2 merge=colspan2 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. ATTLIST DTD None of the mentioned DOCTYPE ATTLIST DTD None of the mentioned DOCTYPE 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 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 ANSWER DOWNLOAD EXAMIANS APP