|
Colored Text Boxes
(Internet Explorer)
Are
you looking for a way to spice up your HTML forms? You can change the colors
of your web page's text boxes to match the look of your web site.
Although you can change the color of your text boxes, it is highly recommended
that you only use background and font colors that will enable the text to
be easily viewed. For example, if you'd like to use a darker background color,
you may want to consider using white for your text color. |
<INPUT
type="text" STYLE="color: #FFFFFF; font-family: Verdana; font-weight:
bold; font-size: 12px; background-color: #72A4D2;" size="10"
maxlength="30"> |
Edit
the text indicated in bold to suit your needs.
|
|
|
|
Submit
your HTML code snippets. We'll credit you and give you a link to your
website.
|