Text Boxes
Home

Alignment

BG Color/Image

Forms

Graphics

Javascript(Pop-Ups)

Links

Paragraphs

Tables/Frames

Text Boxes

Text Effects

Text Properties


Type what you would like to be before your box (for example, Name:). Type a bracket (<) INPUT TYPE="text" NAME="title" where title is the name of the text box. If you wish, type SIZE=n where n is the width of the box in characters. If you wish, define the maximum length of characters by typing MAXLENGTH=n where n is the maximum length. TYpe the final bracket (>). Example:

Name:(INPUT TYPE="text" NAME="name" SIZE=20 MAXLENGTH=30)

How it looks:

Name: