What kind of list will < ol > tags create ? Numbered list Bulleted list None of these Unordered list TRUE ANSWER : ? YOUR ANSWER : ?
What is the correct HTML for creating a hyperlink ?<br/>1. < a >http://www.examians.com< /a ><br/>2. < a name=”http://www.examians.com” > examians.com< /a ><br/>3. < a url=”http://www.examians.com > examians.com< /a ><br/>4. < a href=http://www.examians.com > examians.com< /a > Option 3 Option 1 Option 4 Option 2 TRUE ANSWER : ? YOUR ANSWER : ?
The tag which allows you to nest other HTML tags within the description<br/>1. < CAPTION ><br/>2. < TD ><br/>3. < TR > Option 1 Option 2 None of these 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 2 Option 1 Option 3 Option 4 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 Files Dragging HTML and XML Dragging Text Dragging Links TRUE ANSWER : ? YOUR ANSWER : ?
Which tag will you add to specify a font for your whole page ?<br/>1. < defaultfont ><br/>2. < targetfont ><br/>3. < basefont ><br/>4. < font > Option 1 Option 2 Option 3 Option 4 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 3 Option 2 None of these Option 1 TRUE ANSWER : ? YOUR ANSWER : ?
_____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself. Dragging Links Dragging HTML and XML Dragging Text Dragging Files TRUE ANSWER : ? YOUR ANSWER : ?
The special formatting tag is1. <P>2. <TT>3. <PRE> Option 3 Option 1 None of these Option 2 TRUE ANSWER : ? YOUR ANSWER : ?
HTML tags are recognized by<br/>1. <!<br/>2. <= =><br/>3. < > None of these Option 1 Option 2 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?