Files
freeCodeCamp/guide/english/developer-tools/developer-tools-in-browsers/index.md
Sankar Siva 7af56fd76c Developer Tools definitions added (#28163)
* Developer Tools definitions added

* Update index.md
2019-04-08 23:36:28 +05:30

15 lines
576 B
Markdown

---
title: Developer Tools in Browsers
---
## Developer Tools in Browsers
Developer Tools is a set of web developer tools built directly into the browser. Developer Tools can help you edit pages on-the-fly and diagnose problems quickly, which ultimately helps you build better websites, faster.
With Developer Tools you can view and change any page.
As of now mostly all browsers have Developer Tools like Chrome , Firefox and even Internet Explorer
#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->