Michael Hulse wrote:
> On Nov 23, 2005, at 7:16 AM, <[EMAIL PROTECTED]> wrote:
> 
>>http://www.nssdesign.scot.nhs.uk/involving%20people/tester.php
> 
> Not sure if you care, or if this matters, or if anyone else has 
> mentioned:
> 
> The page is blank on Mac/Safari.
> 
> Looks like you forgot to close you comment in the style tag:
> 
> <style type="text/css">
> <!--
> ...
> ...
> ...
> </style>
> 
> Should not it be something like this:
> 
> <style type="text/css" media="all">
>       <!--
>               /* Import CSS for document: */
>               @import url("css/styles.css");
>               /* Put your inline styles here: */
>               
>               /**/
>       -->
> </style>

That could explain the 15 validation errors that W3C reported about your 
  "XHTML 1.0 Transitional" document:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.nssdesign.scot.nhs.uk%2Finvolving%2520people%2Ftester.php

Error 9 on the list says something about an HTML doctype declaration 
showing up on line 337, which sounds highly suspicious to me.

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to