- Identifying too-wide overflowing objects. - Distinguishing block from inline elements. - Helping to keep track of element alignment. Adds a distinct colour outline to each visible DOM element, as well as providing a visual prompt for overflowing divs. display: block; => blue; display: inline; => purple; overflowing the viewport => red! etc..
You can Follow the below Step By Step procedure to install the Layout Debugger Chrome Extension to your Chrome Web browser.
It is the Layout Debugger Chrome extension download link you can download and install Chrome Browser.
This extension shows the density of elements on your page
This extension is a tool that helps visualize the layout of HTML elements on a webpage
Toggle classes and attributes
A totally awesome structure and layout debugger that inserts CSS outlines to all elements.
HTML Visual Validation gives you information about the html elements, live, on page.
This extension outlines all the DOM elements on a page
Adds outline to all elements on the page to show the culprit element which is changing desired layout
Debug your layouts with one line of CSS and a single click.
Add borders or shaders to your webpage on the fly. No need to write debug markup to fix layout components.