http://seminolestats.com/webmaster/ASP/home.asp
I'm getting alot of errors, but most of these are from the "flash" movie embedded, not worried about those so much.
I would like to get the first 3 errors taken care of if possible though:
QUOTE
#
Line 75, column 139: character ";" not allowed in attribute specification list
...5246B'" onmouseover="OverMouse(this)"; onmouseout="OutMouse(this)" />
✉
#
Line 75, column 140: end tag for "input" omitted, but OMITTAG NO was specified
...246B'" onmouseover="OverMouse(this)"; onmouseout="OutMouse(this)" />
You may have neglected to close a tag, or perhaps you meant to "self-close" a tag; that is, ending it with "/>" instead of ">".
✉
#
Line 75, column 0: start tag was here
<input type="submit" class="buttonS" name="Submit" value="Go" style="color:white
Line 75, column 139: character ";" not allowed in attribute specification list
...5246B'" onmouseover="OverMouse(this)"; onmouseout="OutMouse(this)" />
✉
#
Line 75, column 140: end tag for "input" omitted, but OMITTAG NO was specified
...246B'" onmouseover="OverMouse(this)"; onmouseout="OutMouse(this)" />
You may have neglected to close a tag, or perhaps you meant to "self-close" a tag; that is, ending it with "/>" instead of ">".
✉
#
Line 75, column 0: start tag was here
<input type="submit" class="buttonS" name="Submit" value="Go" style="color:white
Thanks in advance...