What is correct HTML for making a checkbox?
a) <check>
b) <input type=” check”>
c) <checkbox>
d) <input type=” checkbox”>
Each list item in an unordered list is delineated by……….
a) LI
b) DISC
c) UL
d) HREF
The second level in nested unordered lists by default are preceded by………….
a) Discs
b) Circles
c) Squares
d) Numbers
Ordered lists by default are preceded by
a) Discs
b) Circles
c) Squares
d) Numbers
Form elements are mainly used to……
a) display information
b) collects information
c) display images
d) format texts
Which is not present value for target attribute?
a) _self
b) _top
c) _new
d) _blank