Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Form not validating


mfmikeb - 8:43 pm on Jul 6, 2004 (gmt 0)


This form is inside a table. When I try to validate on w3.org I get an error that says,
"end tag for element "FORM" which is not open </FORM>"
It is referring to the line where the /form is. But I have the form opened at the top.
What is wrong?

<form action=http://www.mysite.com>
<select name="worldwide" size="1" onChange="location.href=this.form.worldwide.options[this.form.worldwide.selectedIndex].value">
<option>Search Products
<OPTION VALUE="example">Example
<OPTION VALUE="example">Example
<OPTION VALUE="example">Example
<OPTION VALUE="example">Example
<OPTION VALUE="example">Example
</select>
</FORM>


Thread source:: http://www.webmasterworld.com/html/8238.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com