Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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.

Svi odgovori (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.