Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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.

Tüm Yanıtlar (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.