Forum Moderators: not2easy

Message Too Old, No Replies

Mozilla not supporting my CSS

what could causes be?

         

dipa_k_h

6:31 am on Jan 16, 2006 (gmt 0)

10+ Year Member




Hi,
I attach CSS in my project, that shows in IE,but mozila does not support it.
Plz give me the solution.

xfinx

7:11 am on Jan 16, 2006 (gmt 0)

10+ Year Member



Well first you need to post some css and html, and it might be usefull to know what you want to do with it..

FYI, Gecko browsers (mozilla e.d.) Opera and some other smaller ones, support CSS a factor 20 better that IE does.

It might be wise to validate your page aswell...
[validator.w3.org...]
[jigsaw.w3.org...]

Good luck!

Robin_reala

7:49 am on Jan 16, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Also you want to check the MIME type that your server is sending your CSS with (in Firefox view the CSS file in the browser then check Tools / Page Info). If it's anything other than text/css Mozilla won't render it.