Re: Hmm? A problem with the WWW-Validator?

> The page is 100% computer generated (there is _no_ newlines, so all HTML
> is nearly in one line). And i think that the
> validator has a problem with this. Check out this validation check:

hmm the validator shouldn't have any problems. But why dont you add some
LineBreaks (\n) in your code, to make the source code easier to read.

in PHP you can do:
echo "\n";


Saqib Ali
-------------
http://validate.sf.net <---- (X)HTML / DocBook Validator and Transformer

Received on Thursday, 5 February 2004 13:51:48 UTC