Which one is the correct e-mail link ?<br/>1. <a href=”mailto:gujaratimcq@gmail.com”><br/>2. <mail>gujaratimcq@gmail</mail><br/>3. <a href=”gujaratimcq@gmail”><br/>4. <href=”gujaratimcq@gmail”> Option 1 Option 2 Option 4 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
To start a list at the count of 3, use<br/>1. < ol begin="3" ><br/>2. < ol list="3" ><br/>3. < ol start="3" ><br/>4. < ol num="3" > Option 4 Option 3 Option 1 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 2 Option 1 Option 3 Option 4 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 : ?
Which HTML Tag will use to scroll a text in web page? go round scroll marquee 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 : ?
The ______________ parameter identifies a character encoding, which is a method of converting a sequence of bytes into a sequence of characters. none of the mentioned charset class element 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 ___________ 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. DOCTYPE None of the mentioned ATTLIST DTD TRUE ANSWER : ? YOUR ANSWER : ?