Contents

which tag is used for creating bullet list?
a) <ol></ol>                         
b) <nl></nl>
c) <ul></ul>                         
d) <bl></bl>

c

all HTML documents begin with this tag
a) <html>                             
b) <head>
c) <page>                             
d) <begin>

a

A text editor allows the user to……..
a) write plain text
b) write HTML
c) write JavaScript              
d) all of these

d

HTML break tag are used for separating
a) sections                            
b) paragraphs
c) lines                                   
d) all of these

d

Headings are………
a) same level importance  
b) make text bold
c) different level of readability     
d) none of these

c

To create a paragraph on web page, use following tag……..
a) <h1></h1>                      
b) <br />
c) <p></p>                           
d) none of these

c