View Single Post
Old 09-04-2003, 10:01 PM   PM User | #9
STDestiny
Regular Coder

 
Join Date: May 2003
Location: Manassas, VA, USA
Posts: 220
Thanks: 0
Thanked 0 Times in 0 Posts
STDestiny is an unknown quantity at this point
Quote:
Originally posted by jkd
Are you using external stylesheets? If so, do you have a doctype which triggers strict mode? If so, is your CSS document being served as text/css?

Upload an example... that might help.
I'm ressurecting this old thread because it's basically what my problem is.

I have a page (well, a lot actually, but they all use the same header/footer PHP) that validates as XHTML 1.0 Strict, and the CSS validates as well.

In Mozilla (and in Opera 7's Full Screen mode, though that may be a bug in the beta), If I take the DOCTYPE out, the external CSS file loads fine, but if I put it back in, it seems like the CSS just isn't included.

Any ideas? Thanks!

-andrew
STDestiny is offline   Reply With Quote