Vous êtes sur la page 1sur 6

Name ________________________

Web Development Test 1:

Multiple Choice
For this part of the test choose the answer that best fits the question. (2 pts each)
1. What HTML tags are used when inserting a paragraph?
a. <paragraph>
b. Paragraph:
c. <p>
d. P:
2. Which heading shows up the biggest?
a. H2
b. H1
c. H4
d. H3
3. What would appear if you were to code <ul>?
a. Bullet point list
b. Numbered list
c. Lettered list
d. Roman numeral list
4. Which type of colors would you want to use for text and background?
a. Complementary
b. Analogous
5. What are complementary colors?
a. Colors that are side by side on the color wheel
b. Colors that are across from each other on the color wheel

True/False
Choose either True or False, if the answer is False change it to where it is True. (2 pts
each)

6. Strong text is another word for bold text. _______


7. <Nav> are links to other pages of the website. _______
8. Bullet item lists and numbered lists are coded the same way. ________
9. <Main> tags are inside of <body> tags. _______
10. The <title> tag will show up on the web page. ______
Essay Questions:
Write at least 5 sentences for each question to answer each question. (5 pts each)

11. In your opinion, which Web Standards and Accessibility is the most important
and why?
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
12. What is the Americans with Disabilities Act?
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
Name KEY

Web Development Test 1:

Multiple Choice
For this part of the test choose the answer that best fits the question. (2 pts each)
13. What HTML tags are used when inserting a paragraph?
a. <paragraph>
b. Paragraph:
c. <p>
d. P:
14. Which heading shows up the biggest?
a. H2
b. H1
c. H4
d. H3
15. What would appear if you were to code <ul>?
a. Bullet point list
b. Numbered list
c. Lettered list
d. Roman numeral list
16. Which type of colors would you want to use for text and background?
a. Complementary
b. Analogous
17. What are complementary colors?
a. Colors that are side by side on the color wheel
b. Colors that are across from each other on the color wheel

True/False
Choose either True or False, if the answer is False change it to where it is True. (2 pts
each)

18. Strong text is another word for bold text. FALSE: <strong> is a different code
than <bold>
19. <Nav> are links to other pages of the website. TRUE
20. Bullet item lists and numbered lists are coded the same way. FALSE: bullet item
lists are unordered lists and numbered lists are ordered lists.
21. <Main> tags are inside of <body> tags. TRUE
22. The <title> tag will show up on the web page. TRUE
Essay Questions:
Write at least 5 sentences for each question to answer each question. (5 pts each)

23. In your opinion, which Web Standards and Accessibility is the most important
and why?
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
________________________________________________________________
24. What is the Americans with Disabilities Act?
The Americans with Disabilities Act is an act that does not discriminate against
people with disabilities. This act requires all websites to have an accommodation
for those with disabilities. This could be a button where the text is read by a
computer to the individual. This act is meant to make it easier to navigate the
website. These requirements are federal and state issued.

Vous aimerez peut-être aussi