Background Images and Forms
Wed, Feb 2, 2011
Objective
Use CSS to add background images to our forms
Agenda
Search for some nice looking web icons.
Create a new file named "sexy-form-with-background-images.html"
Use the CSS background image property to display images inside of the form fields
Rubric
| 5 | New file named correctly |
| 3 | Apply background images to the form fields |
| 2 | Have image change on hover |


