Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Form doesn't validate as XHTML


jalarie - 5:32 pm on May 9, 2011 (gmt 0)


The closing quote for "style" is just after the "40px" and I would have put a semicolon just after the "px" and before the quote just for consistency. Or maybe I'm just OCD.

The closing quote for the "onclick" is just before the "+document" item. I expect someone did not notice this and added the extra quote that you just removed.

Add a "<div class='form'>" just after your form tag and "</div>" just before the "</form>" tag and that should fix the problem. You may use any class you wish or leave it out entirely; it's the "div" that is needed.


For your script problem, "javascript:Back()" needs a semicolon just before the closing quote.


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