How Do You Use the Inspect Element Feature on a Mac?

Before inspecting elements on Mac when using Safari, you need to enable the developer menu within the browser. Here’s a look at how to switch it on and what to do to inspect an element. 

Using the Inspect Element Feature in Safari

Here’s how to use Inspect Element in Safari, the default browser on Mac computers.

Using the Inspect Element Feature in Chrome on a Mac

If you use Chrome instead of Safari on your Mac, it’s even easier to view an element as there’s no need to enable the feature. Here’s what to do.

Why Can’t I Inspect on My Mac?

You might not be able to inspect an element on your Mac if you haven’t enabled the Developer menu within Safari. Here’s a reminder of how to do it.

How to Make Website Changes by Inspecting the Element

Besides allowing you to view the code on a website, it’s also possible to temporarily change any website element through Inspect Element. Here’s how to do so via Safari.

Why Would You Want to Use the Inspect Element Feature?

Being able to inspect an element is helpful for many reasons.

To change code on the fly. Website designers can temporarily change things around on a website to see how the changes affect things. To check the code. Both designers and marketing people can check the code to confirm that things like Google Analytics details are there. To view images separately from a site. If a site doesn’t allow you to open an image in a new tab or window, viewing the element makes it possible. Tinker. Seeing the code of a web page can help you understand what you see, removing the mystery of what and why of what’s up with the site you are on. It’s like taking apart an appliance to see how it works, but there are no screws to lose in this case.