Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

CSS doesn't works in Mozilla Firefox but works in chrome and tell me what to do now ?

  • 6 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Shadow110

more options

M making a Web Page using html and CSS through Sublime text, in chrome it's perfectly runs but in Mozilla Firefox it's not.

M making a Web Page using html and CSS through Sublime text, in chrome it's perfectly runs but in Mozilla Firefox it's not.

所有回复 (6)

more options

Please provide an example URL for a page like that.

more options
more options

the-edmeister said

Please provide an example URL for a page like that.

inv_robin said

M making a Web Page using html and CSS through Sublime text, in chrome it's perfectly runs but in Mozilla Firefox it's not.

the-edmeister said

Please provide an example URL for a page like that.
more options

m making web pages offline, if you want i can send you a coding of that Web Page

more options

inv_robin said

the-edmeister said
Please provide an example URL for a page like that.

inv_robin said

M making a Web Page using html and CSS through Sublime text, in chrome it's perfectly runs but in Mozilla Firefox it's not.

the-edmeister said

Please provide an example URL for a page like that.

cor-el said

You can use builtin developer tools.

how to use it

more options

You figure out how to use it. look for the instructions or play with it.

Upload your pages to the W3C.org (World Wide Web Consortium) in charge of standards and practices and future development of web pages and web browsers make the rules on code. Mozilla Firefox follows these rules. W3C.org Who make the rules for web code have checkers see below and upload your file. HTML https://validator.w3.org/ CSS https://jigsaw.w3.org/css-validator/ and http://mobile.css-validator.org/

If your code is good then Firefox should use it if your using workarounds they will be found as bad. Sometimes need a work around. Do not forget that the where ever your hosting you will need a SSL Certificate so that you get a Green Padlock and a HTTPS address.