Chrome and Firefox Developer tools assist web developers in analyzing the HTML, CSS and JavaScript on a web page. They are useful for debugging, optimizing code, inspecting elements and much more.
* In the menu bar at the top of the screen select View > Developer > Developer Tools. The tools will appear on the bottom, side, or as a pop-out window.
* On a web page right click on an element. When the menu appears select ‘Inspect’.