hey Trevor,

> I don´t get this validator. Anyway I am trying to validate my document and I 
> can´t get it to work. I have three stuborn errors which I can´t work out.
>   
> http://validator.w3.org/check?uri=http%3A%2F%2F216.219.94.105%2Findex1.cfm&charset=%28detect+automatically%29&doctype=Inline

Try closing your stand-alone tags, for example

<LINK media=screen href="js/tab-view.css" type="text/css" 
rel="stylesheet" />

and all your image tags

<IMG height=57 alt="" src="images/medarc.jpg" width=217 />

<IMG height=110 alt="" src="images/defence.gif" width=165 border=0 />

etc.

Also, sometimes you close uppercase <DIV> with lowercase </div> and that 
can trip up a fussy validator too.

I hope this helps!
Sandy
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to