Quote:
Originally Posted by gldtn
They don't validate to very minor stuffs such as a spaced out code "< img" or a missing "alt="text", etc.., I would really not worry about this at all. But if really want this to be fixed I would edit the custom templates that this hack has added to your vB.
|
I was meaning the 'syntax' errors like
Line 1678, column 4: end tag for element "td" which is not open
Line 1554, column 33: duplicate specification of attribute "class"
Line 1201, column 9: end tag for "font" omitted, but OMITTAG NO was specified
...
Line 849, column 4: end tag for element "td" which is not open
Line 867, column 90: end tag for element "span" which is not open
Line 849, column 4: end tag for element "td" which is not open
Line 816, column 56: end tag for element "span" which is not open
Line 797, column 4: end tag for element "td" which is not open
Line 747, column 4: end tag for element "td" which is not open
...
Line 424, column 4: end tag for "table" omitted, but OMITTAG NO was specified
Line 118, column 7: end tag for "tr" omitted, but OMITTAG NO was specified
as opposed to the xhtml compatible code.
It was just an FYI for the author.