What is Devtool?

Developer tools (or “development tools” or short “DevTools”) are programs that allow a developer to create, test and debug software . Current browsers provide integrated developer tools, which allow to inspect a website.

Read more

How do I use DevTools?

From the Chrome menu: Open the Chrome menu and go to “More Tools” > “Developer Tools.” Finally, you can right-click (Windows) or Ctrl-click (Mac) anything on a web page and select “Inspect Element” to open Developer Tools. The Developer Tools panel will open in whatever web page you’re on.

Read more