Previous Message
Next Message

Embedded but not linked?

Sent by Thibaut Allender on 27 January 2004 11:11


on 27/01/2004 12:08, Jeff Panis wrote :

> I have a stylesheet that works properly (for all browsers) when embedded 
> (between the <head> tags)  but not when linked (except for Safari which 
> works fine in both instances). Firebird and Explorer show default text 
> and formatting when I try and revert to the <link> method. I checked the 
> syntax of my linked stylesheet (CSS Validator) and it passes. Anybody 
> have any clues?

don't forget to set type="text/css" in your link tag, otherwise your css 
is maybe sent with the wrong content-type (eg text/html) which is not 
understood by firebird

-- 
freelance + web|system developper|designer
+ 32 496 26 75 76 + http://www.capsule.org
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: