debug's tag archives

Inspect web elements using Google Chrome Inspector

Google Chrome has loads of features some of which are an absolute delight for Webmasters. One such feature is the Google Chrome Inspector. To inspect, edit and debug the HTML, CSS or Javascript in a webpage in Google Chrome, right-click on the page and click on Inspect Element in the context menu that follows:   The Chrome Inspector opens up in a new window. Features of Chrome Inspector: 1. Elements: In the Inspector elements tab, you can find HTML, CSS and Javascript elements buried...