~davidLaakso wrote:
> David Roberts wrote:
>   
>> Hi ,
>>
>>   David, that worked a treat, thanks.
>>
>> Now does anybody know how to fix inconsistent anchor links re below.  
>> They are working on some pages but not others in IE.
>>
>> Thanks,
>>
>> David
>>   
>>     
>
>
> Same as yesterday. /Start/ by validating the markup on this page <link 
> http://www.campbeltowngrammar.org.uk/?/main/a-z_a> .
>
>
> Regards,
> ~dL
>
>   
Validate the CSS. Among other things there is a broken html comment in 
the CSS file. Delete this:
<...! external links with images>  
And use this:
/*external links with images*/

The markup of these pages is not valid.
<http://www.campbeltowngrammar.org.uk/main/activities>
<http://www.campbeltowngrammar.org.uk/main/slideshow/>
<http://www.campbeltowngrammar.org.uk/parents/>
<http://www.campbeltowngrammar.org.uk/teachers/>
<http://www.campbeltowngrammar.org.uk/students/>
<http://www.campbeltowngrammar.org.uk/main/sitemap/>
<http://www.campbeltowngrammar.org.uk/main/contact/>
<http://www.campbeltowngrammar.org.uk/main/accessibility/>

While the above may not resolve all the issues, at least it will take 
care of the lion's share.
Best,

~dL






-- 
http://chelseacreekstudio.com/

______________________________________________________________________
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