A web page title should…….
a) be concise yet descriptive
b) identify the subject of page
c) both a & b
d) none of these
What is the correct HTML tag for inserting line break?
a) <BREAK>
b) <LB>
c) <BR>
d) <OL>
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
Choose the correct HTML tag to make text bold………
a) <B>
b) <BOLD>
c) <BLD>
d) <BB>
The HTML tag <sub> and </sub> cause text to be displayed…….
a) substitute text
b) superscript text
c) subscript text
d) all of these
The HTML tag <sup> and </sup> cause text to be displayed…….
a) substitute text
b) superscript text
c) subscript text
d) all of these