Design & Layout

Outline

Outline every element on the page to expose the box model and spot layout bugs, overflow and stray containers instantly.

When you'd use it

How to use Outline

  1. Toggle Outline from the popup.
  2. Every element gets a visible border showing its true bounds.
  3. Look for boxes extending past the viewport, or nested wrappers you did not expect.
  4. Toggle it off to return to normal.

Outline FAQ

Why is this better than adding a CSS outline myself?

It needs no code change and works on any site, including production and sites you did not build.

How does this help with horizontal scrolling?

The element extending past the right edge becomes visible instantly, which is usually far quicker than bisecting your CSS.

Can I outline only one section?

It outlines everything, which is what makes stray boxes obvious. To focus on one component, pair it with the CSS Inspector on the specific element.

Get Outline and 28 more tools

7-day free trial, no credit card. Then $5.99 once — no subscription.

Install from the Chrome Web Store