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 ___________ 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 ATTLIST None of the mentioned DTD TRUE ANSWER : ? YOUR ANSWER : ?
The special formatting tag is1. <P>2. <TT>3. <PRE> Option 2 Option 1 None of these Option 3 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 4 Option 3 Option 1 Option 2 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 : ?
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 2 Option 1 Option 4 Option 3 TRUE ANSWER : ? YOUR ANSWER : ?
A/An _________ is essentially a macro that allows a short name to be associated with replacement text. None of the mentioned Entity Attribute Comment 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 2 None of these Option 3 Option 1 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 2 Option 3 Option 1 TRUE ANSWER : ? YOUR ANSWER : ?