> From: Kevin Crawford
> Sent: Monday, November 27, 2006 6:39 PM

> It looks as though my website is ignoring the stylesheet, but 
> I don't know
> why. The files on one server, 
> http://kevinvancrawford.com/debbie/ look fine
> in Firefox, but on http://debbielafranchi.com it seems to 
> ignore the styles.

Kevin,

http://kevinvancrawford.com/debbie/ is using a doctype of XHTML 1.0 Strict,
while http://debbielafranchi.com is using a doctype of XHTML 1.0
Transitional. Also, the HTML tag is different between documents. I don't
know if either of these are related to your problem, but you aren't
comparing the same exact file on both servers.

An interesting note: Firefox (1.5) didn't display your background color and
centering until I opened the web developer sidebar (to view/edit the CSS)
and once I did that, all styles were applied.

--G

______________________________________________________________________
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