browser inspector
Back to Main Index
The browser inspector is a powerful tool built into your web browser that allows you to view HTML snippets and associated CSS styling for any element on your page.
To use, right-click an element and choose “Inspect Element”. Note that this tool is only available in Safari if you enable the developer tools. IE users must have version 11 or higher.
Recommended Reading
A web inspector tutorial for front-end developers
Similar to:
inspect element,web inspector