Developer Tools definitions added (#28163)

* Developer Tools definitions added

* Update index.md
This commit is contained in:
Sankar Siva
2019-04-08 23:36:28 +05:30
committed by The Coding Aviator
parent c4df07d826
commit 7af56fd76c

View File

@ -1,15 +1,14 @@
---
title: Developer Tools in Browsers
---
## Developer Tools in Browsers
This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/developer-tools/developer-tools-in-browsers/index.md' target='_blank' rel='nofollow'>Help our community expand it</a>.
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.
<a href='https://github.com/freecodecamp/guides/blob/master/README.md' target='_blank' rel='nofollow'>This quick style guide will help ensure your pull request gets accepted</a>.
With Developer Tools you can view and change any page.
<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->
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 -->