Multi-line Text Box
Radio Buttons Do you think HTML Forms are cool? Yes No Maybe
Check Boxes How would you rate your webmastering ability?(Check all that apply)Beginner Novice Advanced Expert
Form Submission
Image instead of button
FIELDSET and LEGEND; The <fieldset> and <legend> tags are proprietary to Internet Explorer and are ignored by Netscape browsers.<fieldset> draws the lined box. <legend> sets the title.
Form Options:
Name: Action: Method: none GET POST Target: Enctype:
Description of form item to add:
Type: Text Field Radio Button Check Box Button Hidden Reset Submit Password Text Area Value: Name: Size: Maximum Length: Rows: Cols: Add <BR> tag after form item? Is checkbox/radio button checked?
HTML: