HTML FORM


The HTML FORM element allows the solicitation of user input by constructin HTML documents containing fill-in forms. Each FORM document must send the data it gathers to a server-side gateway program designed to analyze the form data; this gateway program is specified by the ACTION attribute of the FORM element. An HTML FORM can contain several input elements, namely, INPUT, SELECT, OPTION, and TEXTAREA. A FORM cannont be inside a heading element or inside another FORM-FORMs cannot be nested.

Here is an HTML FORM


Some important sites:

Give your e-mail address:


If you have comments or suggestions, email me at anp@geo.ed.ac.uk

Go back to the Geography Departments Home Page