shape-outside

The shape-outside property defines a shape around which text should be wrapped, with possible modifications from the shape-margin property. The shape defined by shape-outside and shape-margin changes the geometry of a float element's float area.

Syntax



shape-outside: none | [ basic-shape || shape-box ] | image;