The Chrome Element Inspector

The Chrome web browser lets you inspect HTML elements on the page. You can see how the browser has interpretted your HTML and view all the CSS properties.

To do this:

  • Right click any element on the page
  • Click 'Inspect'
  • Make sure you're on the elements tab
  • You can see your CSS styles, properties and values