Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

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

  • 4 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა jscher2000 - Support Volunteer

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)

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.

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

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?

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.