All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information. SGML XML None of the mentioned ATTLIST TRUE ANSWER : ? YOUR ANSWER : ?
The < small > and < big > tags are special in what way ? None of these They are for images only They work on anything They can be repeated TRUE ANSWER : ? YOUR ANSWER : ?
A listener for the dragenter and dragover events are used to indicate valid drop targets, that is, places where dragged items may be dropped. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which tag will add rows to your tables ?<br/>1. < tr > and < /tr ><br/>2. < th > and < /th ><br/>3. < td > and < /td > None of these Option 3 Option 1 Option 2 TRUE ANSWER : ? YOUR ANSWER : ?
A/An _________ is essentially a macro that allows a short name to be associated with replacement text. Attribute Comment None of the mentioned Entity TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a valid alignment attribute? Right All of above Left Top TRUE ANSWER : ? YOUR ANSWER : ?
Which HTML Tag will use to scroll a text in web page? scroll marquee round go 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 2 Option 3 Option 1 Option 4 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. element charset none of the mentioned class TRUE ANSWER : ? YOUR ANSWER : ?