What is the correct HTML tag for inserting a linebreak ?<br/>1. < break ><br/>2. < lb ><br/>3. < pre ><br/>4. < br > Option 2 Option 4 Option 1 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
Which HTML Tag will use to scroll a text in web page? go round scroll marquee 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 3 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
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. DTD DOCTYPE ATTLIST None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is underline tag ?<br/>1. < PRE ><br/>2. < UL ><br/>3. < U ><br/>4. < HR > Option 4 Option 1 Option 3 Option 2 TRUE ANSWER : ? YOUR ANSWER : ?
Which tag can set the background color for your page ?<br/>1. < body ><br/>2. < font ><br/>3. < head ><br/>4. < title > Option 1 Option 3 Option 4 Option 2 TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a valid alignment attribute? Top Right All of above Left TRUE ANSWER : ? YOUR ANSWER : ?
_____________ and elements in a document may be dragged using the application/x-moz-node type. Dragging Text Dragging HTML and XML Dragging Nodes None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
The __________ begins with a series of parameter entity definitions. None of the mentioned SGML DTD XML TRUE ANSWER : ? YOUR ANSWER : ?
All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information. XML ATTLIST SGML None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?