Contact Forms -- Customizing the Look
From HostBaby Wiki
Changing the look of your email form
The getinfo.html page that we created for you on your web server is about as plain as you can get. Simple elements on a white background.
Changing the look of the form is entirely in your hands. You can implement CSS style sheets, paste the form onto an existing page that already has your preferred look and feel or even leave it exactly as it is. The choice is entirely yours.
Here are some good links about CSS stylesheets:
- Effective Use of Style Sheets (useit.com)
- Robust CSS Tutorials (w3schools.com)
- good book about CSS (amazon.com)
- CSS homepage at world wide web consortium (w3.org)