|
Text Field Style Settings |
|
Class Name: |
|
|
|
|
Color: |
|
|
|
|
Color: |
|
|
Width: |
|
|
Type: |
|
|
|
|
Color: |
|
|
Family: |
|
|
Size: |
|
|
Style: |
|
|
Step 1: Place code between the <HEAD> and </HEAD> tags within your document.
Use Control-C or Right Click>Copy to copy. Then paste the code into your page.
Step 2: Add the following code to
the text field tag as shown in the example below. Change the class name to match
the name of the class you used above.
Example: <input class="TextField" type="text"
name="text"> |