Sorry, but your question isn't clear to me -- what do you mean by "open"?
Crump
5:11 am on Mar 14, 2006 (gmt 0)
I mean the code used to start a form sequence in HTML.
<form>
</form>
I see all different types of ways to start it.
tedster
5:50 am on Mar 14, 2006 (gmt 0)
Here's the W3C page about forms in html 4.01 -- they are the "standards body" and the best place to go for technical information. Specific information about the various attributes possible in the opening <form> tag is in section 17.3