On Sat, 13 Nov 2004 18:31:29 +1000, brucie <****@usenetshit.info>
wrote:
>In alt.html yawnmoth said:
>
>> http://www.frostjedi.com/terra/scripts/proxy.php
>
>http://validator.w3.org/check?uri=ht...ipts/proxy.php
>
>http://jigsaw.w3.org/css-validator/v...1&profile=css2
>
>the fist step is always to fix your errors so you can know if its a
>problem with your markup or a problem with the browser. if you don't fix
>the errors you're just bumbling around without any idea what may be the
>cause of the problem or the solution.
the reason why it doesn't validate with the xhtml validator is because
i use sessions. i guess they're automatically appended to the url's
in the code, however, the html code that *i* wrote (not the html code
that results as a result of the fact that i use sessions) validates
just fine.
if you have any ideas how to fix the session problem, i'd love to hear
'em.
as far as the css errors are concerned...
those errors result because i use css attributes that only IE uses.
ie. i *cannot* change the color of the scroll bar and have css that
validates.