W3C validation

A page I output from Freeway had 33 validation errors when run through the W3C validator. By pruent trimming here and there I got this down to 15 errors without affecting the look of the page. However, further tinkering in pursuit of validation upset the layout.

Typically, the validator throws up these errors with regularity:

Line 232, Column 126: value of attribute “ALIGN” cannot be “ABSBOTTOM”; must be one of “TOP”, “MIDDLE”, “BOTTOM”, “LEFT”, “RIGHT”.

Line 253, Column 12: end tag for element “P” which is not open.

Line 483, Column 107: there is no attribute “NAME”.

(the latter error arises fromn this line of code…

…)

Some of these errors appear to be hardwired into Freeway output. Is this a Freeway error? Is there anyway around it? Or is my design simply blind to potential problems?

Hugh


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On Nov 2, 2007, at 9:25 AM, hugh wrote:

A page I output from Freeway had 33 validation errors when run
through the W3C validator. By pruent trimming here and there I got
this down to 15 errors without affecting the look of the page.
However, further tinkering in pursuit of validation upset the layout.

Typically, the validator throws up these errors with regularity:

Line 232, Column 126: value of attribute “ALIGN” cannot be
“ABSBOTTOM”; must be one of “TOP”, “MIDDLE”, “BOTTOM”, “LEFT”,
“RIGHT”.

What version of Freeway was this, and what HTML level was it set to
output?

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options