Alignment
Basics
Character Codes
Colors
CSS
DIVS
Forms
Frames
Links
Lists and Bullets
Meta Tags
Multimedia
Pictures
Spacing
Tables
Text
Checkbox
Disable a Field
Field Length
Field Size
Hidden Field
Image Button
Initial Value
Password Field
Radio Button
Reset Button
Selection List
Submit Button
Text Field
Textarea
Initial Value
317
Initial Value
Description
Put text in a text or password field before the user even touches it.
Code
<INPUT TYPE="text" NAME="pass1" VALUE="I'm already here!">
Output
Practice
<INPUT TYPE="text" NAME="pass1" VALUE="I'm already here!">
Advertisements