FORM

 [tree logo] '><br>
The FORM element is used to delimit a data entry form . There can be
several forms in a single document, but the FORM element can't be
nested.</p>
<p>It is important to understand that the use of FORM requires that
someone at the server end of your operation has done some programming to
process the form. Including a FORM in your document without arranging
for the necessary scripts to be written and installed, is likely to
leave your reader with an error message.</p>
<p>FORM may <strong>not</strong> be used simply to effect a typographic
result</p>
<h2>Example</h2>
<pre>
<H1>Sample Questionaire</H1>
<Please fill out this questionaire:>
<form method=


Content

Inclusions

Exclusions


Tag Minimization
Open Tag: REQUIRED
Close Tag: REQUIRED
See ATTRIBUTES
See CONTENT DECLARATION


Parent Elements


Top Element List
All Element List
Tree
html-s DTD