|
|
Return to HTML 4.01 element index page
Name: Form Container
<form> ... </form>
Description: Used to define an interactive form.
Browser Compatibility: NN: 1.0+ / IE: 2.0+
| Attributes: |
|
Code Example:
<form action="http://www.company.com/cgi/mail.pl" method=post name="mailform"><textarea name="comment" rows="10" cols="40"</textarea></form>
Created: March 15, 2005
URL: http://webreference.com/html/reference/specs/