which tag is used for creating bullet list?
a) <ol></ol>
b) <nl></nl>
c) <ul></ul>
d) <bl></bl>
all HTML documents begin with this tag
a) <html>
b) <head>
c) <page>
d) <begin>
A text editor allows the user to……..
a) write plain text
b) write HTML
c) write JavaScript
d) all of these
HTML break tag are used for separating
a) sections
b) paragraphs
c) lines
d) all of these
Headings are………
a) same level importance
b) make text bold
c) different level of readability
d) none of these
To create a paragraph on web page, use following tag……..
a) <h1></h1>
b) <br />
c) <p></p>
d) none of these