Use CSS to Improve the Look of Your Forms
CSS is a great way to make your forms look better. You can add colors and even shade the background of the text boxes to make your forms match the layout of your site. This article covers both how to make your forms look good and provides examples so you can see the changes in action.
Don't Forget to Dress Up Your Submit Tags
There are many ways you can provide for customers to submit your forms. The first page of this article discusses the most commonly used methods, and page 2 explains how to use images instead of buttons to make your forms even nicer.
Validate What People Submit to Your Forms
When you validate your forms, you make sure that the data people submit is useful to you. There are many ways to validate forms, and this article discusses two common ways and the pros and cons of each.
HOMEWORK DAY 5: Use CSS to Dress Up a Form
Use some of the tags we discussed above to create a form that is more accessible and user-friendly. If you get into the habit of Your homework for today is to dress up one of the forms you created earlier with CSS. Make the form match your website.

