Which of the following property is common in all drag events? dragenter drag data dataTransfer drag effects TRUE ANSWER : ? YOUR ANSWER : ?
A model group contains the names of the elements that a tag may enclose. False True TRUE ANSWER : ? YOUR ANSWER : ?
Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. drag drop preventDefault dataTransfer TRUE ANSWER : ? YOUR ANSWER : ?
To creat a list using lowercase letters, use<br/>1. < ol "a" ><br/>2. < ol="a" ><br/>3. < ol letter="a" ><br/>4. < ol type="a" > Option 1 Option 4 Option 2 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 1 Option 4 Option 2 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
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 4 Option 3 Option 2 Option 1 TRUE ANSWER : ? YOUR ANSWER : ?
Which attribute you’ll use with TD tag to merge two cells horizontally? rowspan=2 merge=colspan2 merge=row2 colspan=2 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 4 Option 1 Option 2 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
The __________ defines the syntax of markup constructs and include additional definitions such as character entity references. SGML Attributes Elements DTD TRUE ANSWER : ? YOUR ANSWER : ?
The tag for title text for rows and columns is<br/>1. < TD ><br/>2. < TR ><br/>3. < TH > None of these Option 1 Option 2 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?