Choose the correct HTML tag to make a text bold<br/>1. < bd ><br/>2. < bold ><br/>3. < bl ><br/>4. < b > Option 3 Option 1 Option 2 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. preventDefault drag drop dataTransfer TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is underline tag ?<br/>1. < PRE ><br/>2. < UL ><br/>3. < U ><br/>4. < HR > Option 2 Option 1 Option 3 Option 4 TRUE ANSWER : ? YOUR ANSWER : ?
Which tag will you add to specify a font for your whole page ?<br/>1. < defaultfont ><br/>2. < targetfont ><br/>3. < basefont ><br/>4. < font > Option 2 Option 4 Option 1 Option 3 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 4 Option 3 Option 2 Option 1 TRUE ANSWER : ? YOUR ANSWER : ?
______________ should include data of two types; the first should be the URL using the type text/uri-list, and the second is the URL using the text/plain type. Dragging Links Dragging HTML and XML Dragging Text Dragging Files TRUE ANSWER : ? YOUR ANSWER : ?
How can you make a list that list the items with numbers ?<br/>1. < ul ><br/>2. < list ><br/>3. < ol > Option 3 Option 1 None of these Option 2 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 2 Option 1 Option 4 Option 3 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 4 Option 3 Option 2 TRUE ANSWER : ? YOUR ANSWER : ?