The < small > and < big > tags are special in what way ? They are for images only They work on anything They can be repeated None of these 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 HTML and XML Dragging Links Dragging Files Dragging Text TRUE ANSWER : ? YOUR ANSWER : ?
To created a bulleted list, use<br/>1. < ol ><br/>2. < ul ><br/>3. < il > None of these Option 1 Option 3 Option 2 TRUE ANSWER : ? YOUR ANSWER : ?
Which attribute you’ll use with TD tag to merge two cells horizontally? merge=row2 merge=colspan2 rowspan=2 colspan=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 : ?
The __________ begins with a series of parameter entity definitions. SGML DTD XML None of the mentioned 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 3 Option 4 Option 1 Option 2 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 2 None of these Option 3 Option 1 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 1 Option 3 Option 2 TRUE ANSWER : ? YOUR ANSWER : ?