Which tag adds a paragraph break after the text ?<br/>1. < BR ><br/>2. < P ><br/>3. < PARAGRAPH ><br/>4. < HR > Option 1 Option 2 Option 4 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
HTML tags are recognized by<br/>1. <!<br/>2. <= =><br/>3. < > Option 2 Option 1 None of these Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information. ATTLIST None of the mentioned SGML XML 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 1 OPtion 2 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
The < small > and < big > tags are special in what way ? They are for images only They work on anything None of these They can be repeated TRUE ANSWER : ? YOUR ANSWER : ?
The special formatting tag is1. <P>2. <TT>3. <PRE> None of these Option 3 Option 2 Option 1 TRUE ANSWER : ? YOUR ANSWER : ?
What kind of list will < ol > tags create ? Numbered list None of these Bulleted list Unordered list TRUE ANSWER : ? YOUR ANSWER : ?
The ________ declaration specifies which characters and delimiters may appear in the application. None of the mentioned XML DTD SGML TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following property is used to determine which drag operation was desired? dropEffect dragend getData captureData 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 Files Dragging HTML and XML Dragging Text TRUE ANSWER : ? YOUR ANSWER : ?