The Inspect Element tool in Google Chrome (also called Developer Tools or DevTools) lets you see and modify the code of any webpage in real-time. It only affects the preview of the code and does not edit it permanently—this allows you to experiment with the code before making permanent changes.
You can open DevTools in three ways: