|
|
 |
Hands On: Creating a Basic Form
- Add a <form> tag to a new web page.
- Add a text box and text area to your form, then modify their
attributes.
- Add a checkbox and radio menu, then modify their attributes.
- Add a select menu to your form. Experiment with its attributes.
- Add a Submit and a Reset button.
|
|