Contents

A web page title should…….
a) be concise yet descriptive                             
b) identify the subject of page
c) both a & b                       
d) none of these

c

What is the correct HTML tag for inserting line break?
a) <BREAK>                       
b) <LB>
c) <BR>                                
d) <OL>

c

What is the correct HTML for adding background color?
a) <body color=” yellow”>                               
b) <body bgcolor=” yellow”>
c) <background>yellow</background>
d) none of these

b

Choose the correct HTML tag to make text bold………
a) <B>                                   
b) <BOLD>
c) <BLD>                             
d) <BB>

a

The HTML tag <sub> and </sub> cause text to be displayed…….
a) substitute text 
b) superscript text
c) subscript text  
d) all of these

c

The HTML tag <sup> and </sup> cause text to be displayed…….
a) substitute text 
b) superscript text
c) subscript text   
d) all of these

b