Web Form
A web form is part of an HTML document that allows the user to enter data and send it to the server as input.
All forms contain a number of fields, each with a
field-label
. The field
is a space to enter data. Forms layout the fields and field labels in
a logical manner to make data entry user friendly.
Using and creating Web Forms
The following screencasts demonstrate how to work with web forms:
- Create an HTML form in OpenOffice.org Writer.
OpenOffice.org™ is a registered trademark of Oracle.
LibreOffice™ is a trademark of The Document Foundation.


