HTML Quiz 1
| Instructor: |
Lovis Daniels |
|
Name: |
|
| Results: |
|
|
Class: |
|
| |
|
|
Date: |
|
Carefully read each question and then circle the letter of the correct answer.
1. What does HTML stand for?a. Home Tool Markup Language
b. Hyperlinks and Text Markup Language
c. Hyper Text Markup Language
2. Who is making the Web standards?
a. The World Wide Web Consortium
b. Netscape
c. Microsoft
3. Choose the correct HTML tag for the largest heading.a.
b.
c.
d. 4. What is the correct HTML tag for inserting a line break?
a.
b.
c.
5. What is the correct HTML for adding a background color?
a.
b. yellow
c.
6. Choose the correct HTML tag to make a text bold
a.
b.
c.
d.
7. Choose the correct HTML tag to make a text italic
a.
b.
c.
8. What is the correct HTML for making a hyperlink?a. http://www.bdpa-stlouis.org>BDPAb. http://www.bdpa-stlouis.org>BDPA.orgc. http://www.bdpa-stlouis.org>BDPA.org
d. http://www.bdpa-stlouis.org
9. How can you make an e-mail link?a. mailto:xxx@yyy>
b. xxx@yyy
c.
d.
10. How can you open a link in a new browser window?
a.
b.
c.
11. Which of these tags are all
tags?
a.
12. Choose the correct HTML to left-align the content inside a tablecell
a.
|
b.
|
c.
d.
|
13. How can you make a list that lists the items with numbers?
a.
b.
c.
d.
14. How can you make a list that lists the items with bullets?
a.
b.
c.
d.
15. What is the correct HTML for making a checkbox?
a.
b.
c.
d.
16. What is the correct HTML for making a text input field?
a.
b.
c.
d.
17. What is the correct HTML for making a drop-down list?
a.
c.
d.
18. What is the correct HTML for making a text area?
a.
b.
|
|
|
|