Site hosted by Angelfire.com: Build your free website today!

Extras>HTML Quiz

Create a Page HTML Quiz HTML Quick Reference Going Live

HTML Multiple Choice Quiz

1) What does HTML stand for?
a) Home Tool Markup Language.
b) Hyper Text Markup Language
c) Hyperlinks and Text Markup Language
d) Hyper Text Manipulation Language.

2) Choose the correct HTML tag for the smallest heading?
a) <heading>
b) <h6>
c) <h1>
d) <head>

3) What is the correct HTML tag for inserting a line break?
a) <br>
b) <lb>
c) <break>
d) <newline>

4) What is the correct HTML for adding a background color?
a) <body color="yellow">
b) <body bgcolor="yellow">
c) <background>yellow/background>>
d) <body background="yellow">

5) Choose the correct HTML tag to make a text bold?
a) <b>
b) <bold>
c) <bb>
d) <bld>

6) Choose the correct HTML tag to make a text italic
a) <ii>
b) <italics>
c) <italic>
d) <i>

7) What is the correct HTML for making a hyperlink?
a) <a href="http://www.w3schools.com">W3Schools</a>
b) <a name="http://www.w3schools.com">W3Schools.com</a>
c) <http://www.w3schools.com</a>
d) <a url="http://www.w3schools.com">W3Schools.com</a>

8) How can you make an e-mail link?
a) <a href="xxx@yyy">
b) <mail href="xxx@yyy">
c) <mail>xxx@yyy/mail>>
d) <a href="mailto:xxx@yyy">

9) How can you make a numbered list?
a) <dl>
b) <ol>
c) <list>
d) <ul>

10) How can you make a bulleted list?
a) <list>
b) <nl>
c) <ul>

 

Go to Top of PageGo to Top of PageCreate your own webpageCreate your own webpageHTML Quick Reference GuideHTML Quick Reference Guide

 

 

HTML OverviewHTML RequirementsHTML TagsHTML Document StructureViewing HTML Source CodeHTML Heading TagHTML Paragraph TagHTML Line Break TagHTML Comment TagHTML Horizontal Rule TagHTML Block Quote TagsHTML Font Size AttributeHTML Font Colour TagHTML Font Type TagHTML Teletype TagHTML Alignment TagHTML Ordered ListsHTML Unordered ListsHTML Definition ListsHTML Anchored Link TagsHTML Mailto Link TagsHTML Image TagsCreate a webpageHTML Quick Reference GuidePublishing your Website