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

搜索 | 用户支持

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

详细了解

Where do I find tutorials on how to use firefox for developing websites with css and html

more options

I am learning to use css and html to develop websites. I want to use the firefox development tools but cannot find a tutorial anywhere that walks me through how to use these tools. Do you have any ideas where I could find a course to guide me through the use of firefox when developing websites from scratch.

I am learning to use css and html to develop websites. I want to use the firefox development tools but cannot find a tutorial anywhere that walks me through how to use these tools. Do you have any ideas where I could find a course to guide me through the use of firefox when developing websites from scratch.

所有回复 (4)

more options

Hi GayleH, the most comprehensive reference is a set of pages on MDN:

https://developer.mozilla.org/docs/Tools

It's generally organized around the various different tools currently available.

However, Firefox is mostly a viewer and platform for experimentation and testing -- you'll still need a good editor and perhaps an FTP program.

more options

you can install a add-ons named firebug. then inspect element with firebug. in any sites you want to practice.

more options

Is it best to use the FirefoxDeveloper edition as opposed to the regular firefox that I have been using. It seems the Developer edition is not completed as there are functionality that warn you it is still in development?

more options

Hi GayleH, I suggest sticking with the released version. The tools articles will indicate when features will be available in a version higher than Firefox 44; I don't think there are that many you will need.