Styling Our Contact Forms
Tue, Feb 1, 2011
Objective
Style a simple contact form using CSS3
Agenda
Center the wrapper, apply some background and text color
Add roundend borders for the input and textareas
Add the :hover and :focus states of the form
Rubric
| 5 | Create a new file named "sexy-form.html" |
| 3 | Style it to look nice |
| 2 | Add the hover and focus states |


