Final Quiz Review
1. Wireframe screen shot of website
a. wrapper
b. header
c. main
d. footer
2. HTML <div> structure for a wireframe
<div id=”wrapper”>
<div id=”header”>
<div id=”logo”></div>
<div id=”nav”></div>
</div>
etc….
3. Questions from previous quiz.
4. ID vs Class vs Tag
5. a:link
a:hover
a:visited
6. Anatomy of a CSS Rule
7. Box Model
Content vs Padding vs Margin
8. Floats/Clears
9. FTP
10. anatomy of a link
11. code for: mailto and _blank
12. absolute vs relative links
13. absolute measurements of type
14. web-safe typography
15. alt text Attribute – what is the purpose?
16. hexadecimal color