Using the web browser inspector to see the components of a web page and where the CSS style attributes come from. The element inspector also can serve as a sandbox. That is, it lets you try changes in the inspector to see if the changes has the desired effect on the page. If so you can make the change in the source code outside of the inspector.