Useful Items
- wd1.pdf is an introduction to CSS.
- The W3C CSS Validator
is a very useful tool for troubleshooting and perfecting CSS.
- W3Schools has a complete CSS
reference. It is an excellent resource and you should do some spelunking
in it to get the lay of the land.
Projects
instantCSS
Before starting CSS do this. It is an independent
learning experience that will introduce you to CSS.
inlineBlock
Here you get to wrangle inline-block elements in a
tricky puzzle
boxModel
Learn about the box model by doing this project.