CSS3 Click Chart

Exclusions

As an extension of the float property, exclusions (a.k.a. "positioned floats") allow you to define arbitrary areas that inline content can flow around.

Specification

Exclusions and Shapes Module on W3C

Example Code

Live Demonstration

For a live demonstration of CSS3 exclusions, visit this link in a supporting browser.

Desktop Browser Support

Standard Syntax:
None

Vendor Prefix (partial support):
Chrome 23+, Firefox 16+, IE10+

Tools / Polyfills

Tutorials / Articles

CSS3 Exclusions (MSDN)
CSS Exclusions (Adobe)

Fork me on GitHub