This is a discussion on "XHTML W3C validation problems" within the Web Page Design section. This forum, and the thread "XHTML W3C validation problems are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
XHTML W3C validation problems
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
XHTML W3C validation problems
I get this error when I run my page through the validator:
Line 50 column 46: end tag for element "form" which is not open. <input type="submit" value="Login" /></form></td></tr> But the thing is, the form tag is open! Here's my code snippet:
|
|
|
|
|||
|
me get error for the statement "<html>"...1st statement aft all that
required krap em want yu tu put in the first 3-4 lines. |
|
||||
|
yeah, if you run just that snippet through the validator, it will die in the ass big time - but just imagine it's part of a whole page...
|
|
|||
|
You have to open and close the form outside of the table, not inside.
|
|
|||
Also, here is that code snippit restructured:
|
![]() |
| Tags |
| xhtml, w3c, validation, problems |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| W3C Xhtml Validation... | Pheonix | Implemented Suggestions | 13 | Oct 7th, 2005 12:44 |
| XHTML Validation Help | socalledlove | Web Page Design | 7 | May 3rd, 2005 21:06 |
| XHTML validation | keeps21 | Web Page Design | 4 | Mar 21st, 2005 08:27 |
| A few problems with XHTML validation | criticalerror | Web Page Design | 5 | May 3rd, 2004 19:35 |
| XHTML validation problems | Webforumz Staff | Web Page Design | 6 | Jan 4th, 2004 15:45 |