Colorizing Forms

Ever wondered how to change the look of forms? (Tagboard forms, guestbook forms, email forms, etc)...well, just copy this code into the HTML part of your code on the page.

<style> <!-- input, textarea { color: #ffffff; background: 000000; font-size: 12px; font-weight: normal; text-decoration: none; font-family: verdana; text-align: left; border-width: 1px; border-style: solid; border-color:#ffffff; } --> </style>

  • Just change the colours and there you go!

    Back 1

    Hosted by www.Geocities.ws