The __________ defines the syntax of markup constructs and include additional definitions such as character entity references. Elements Attributes DTD SGML TRUE ANSWER : ? YOUR ANSWER : ?
Choose the correct HTML tag for the largest heading.<br/>1. < h1 ><br/>2. < h2 ><br/>3. < h4 ><br/>4. < h6 > Option 3 Option 1 Option 2 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
The tag which is used to establish the absolute base for relative URLs used in the documents hypertext links.<br/>1. < BODY ><br/>2. < TITLE ><br/>3. < BASE ><br/>4. < BR > Option 2 Option 1 Option 4 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
A model group contains the names of the elements that a tag may enclose. False True TRUE ANSWER : ? YOUR ANSWER : ?
The special formatting tag is1. <P>2. <TT>3. <PRE> Option 2 Option 3 Option 1 None of these TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a valid alignment attribute? All of above Right Left Top TRUE ANSWER : ? YOUR ANSWER : ?
Choose the correct HTML tag to make a text bold<br/>1. < bd ><br/>2. < bold ><br/>3. < bl ><br/>4. < b > Option 2 Option 3 Option 1 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
The first tag inside < TABLE > tag is<br/>1. < HEAD ><br/>2. < CAPTION ><br/>3. < TH ><br/>4. < TD > Option 1 Option 2 Option 4 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
What is the correct HTML tag for inserting a linebreak ?<br/>1. < break ><br/>2. < lb ><br/>3. < pre ><br/>4. < br > Option 1 Option 2 Option 3 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
The tag for title text for rows and columns is<br/>1. < TD ><br/>2. < TR ><br/>3. < TH > Option 2 Option 1 Option 3 None of these TRUE ANSWER : ? YOUR ANSWER : ?