~davidLaakso wrote:
> David Roberts wrote:
>> I added the search engine after I had checked the page so it is  
>> correct now.
>>
>> I don't see what is wrong with this
>>
>> <li id ="argyllbute"><a href="http://www.education.ea.argyll- 
>> bute.sch.uk/" title ="Argll &amp; Bute Education Services">Argyll  
>> &amp; Bute</a></li>
>>
>> which is line 40
>> Line 40
>> Column 74
>> Element type "a" must be followed by either attribute specifications,  
>> ">" or "/>".
> 
> Dunno. Your markup <http://www.campbeltowngrammar.org.uk/> is valid on 
> this end. Needless to say, I am having a bad night. Are you attempting 
> to validate the CSS from the FF Web Developer Toolbar?
>  
> Try to validate the CSS using uri: 
> <http://www.campbeltowngrammar.org.uk/mainschool.css>
> Or by local file upload, or by direct input with the w3c validation service.

CSS Validater reports numerous errors and warnings:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.campbeltowngrammar.org.uk%2Fmainschool.css&warning=1&profile=css21&usermedium=all

In the XHTML, I notice your mainnav navbar has a number of 
inconsistencies. Some lines have 'title ="Return to"', others have 
'title = "Return to"'. Two list items in your second navbar section have 
no space between the closing quotemark of the href value and the 
following title. I don't know if any of that has an impact on things, 
but computers can be pretty dumb, but the line that the CSS validator 
complains about is one of those lines.

In the "Our vision is that:" section, you have "class=" on the UL, then 
"class = ", "class =  " on the list items. Again, don't know if that 
makes a difference ... but consistency might help.

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
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