> On 27 Apr, [EMAIL PROTECTED] wrote:
>
>
>> It turns out that linking to an external stylesheet is the problem:
>
>> <link href="style.css" rel="stylesheet" type="text/css" />
>                                                          ^^
> I don't think the <space><slash> is necessary, although it may depend
> on your DOCTYPE, I suppose. Certainly mine is ordered differently, and
> doesn't have the two extra characters, and works OK.
>
> <LINK rel="stylesheet" type="text/css" href="style.css"> does it for
> me.

Thanks, i'm using the XHTML 1.0 Transitional DOCTYPE.
Are you using a 4.01 DOCTYPE?

Regards,
Mike



Reply via email to