Forms

Section 1 - Introduction
Section 2 - Basics
Section 3 - Next Level
Section 4 - Advanced
      Forms
         How forms are sent
         Input field
         Buttons
         Input types
         Fieldset
         For more help...
         You try it
      Advanced Tables
      Frames
      Style Sheets
      Image Maps
Section 5 - Publishing
Section 6 - Extras
Appendices
The form in the last lesson is nice, but you're probably interested in a more useful one. There are many types of input devices you can use, and in this lesson, you'll learn several of them. You'll learn how to make boxes for text, boxes that can be checked, all sorts of boxes. Even round ones.

This lesson is kinda big, so I've broken it down into smaller sections. You will first learn about text boxes, and then checkboxes, radio buttons, password boxes, hidden boxes, files, images, text area, and maybe another one or two I find. I'll be as brief as I can. Here are the items we'll cover:
  1. Text
  2. Checkboxes
  3. Radio Buttons
  4. Passwords
  5. Hidden
  6. File
  7. Image
  8. Textarea
  9. Select and Option
Back Home Forward