Contents

What is correct HTML for making a checkbox?
a) <check>                           
b) <input type=” check”>
c) <checkbox>                                    
d) <input type=” checkbox”>

d

Each list item in an unordered list is delineated by……….
a) LI      
b) DISC
c) UL     
d) HREF

a

The second level in nested unordered lists by default are preceded by………….
a) Discs                                 
b) Circles
c) Squares                            
d) Numbers

b

Ordered lists by default are preceded by
a) Discs                                 
b) Circles
c) Squares                            
d) Numbers

d

Form elements are mainly used to……
a) display information                                       
b) collects information
c) display images
d) format texts

b

Which is not present value for target attribute?
a) _self  
b) _top  
c) _new 
d) _blank

c