Which event is fired as the mouse is moving over an element when a drag is occurring? dragenter dragleave dragover dragstart TRUE ANSWER : ? YOUR ANSWER : ?
Which HTML Tag will use to scroll a text in web page? scroll round marquee go TRUE ANSWER : ? YOUR ANSWER : ?
The < BASE > tag is designed to appear only between<br/>1. < BODY ><br/>2. < HEAD ><br/>3. < TITLE ><br/>4. < PRE > Option 4 Option 1 Option 3 Option 2 TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is underline tag ?<br/>1. < PRE ><br/>2. < UL ><br/>3. < U ><br/>4. < HR > Option 3 Option 4 Option 1 Option 2 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 : ?
All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information. ATTLIST XML SGML None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
Which tag adds a paragraph break after the text ?<br/>1. < BR ><br/>2. < P ><br/>3. < PARAGRAPH ><br/>4. < HR > Option 2 Option 3 Option 4 Option 1 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 ATTLIST None of the mentioned DOCTYPE TRUE ANSWER : ? YOUR ANSWER : ?
The tag used for creating hypertext and hypermedia links is.<br/>1. < HR ><br/>2. < BR ><br/>3. < PRE ><br/>4. < A > Option 2 Option 3 Option 4 Option 1 TRUE ANSWER : ? YOUR ANSWER : ?
The tag which allows some Web server search engines to search your Web page.<br/>1. < SEARCH ><br/>2. < ISINDEX ><br/>3. < HEAD ><br/>4. < LINK > Option 1 Option 2 Option 4 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?