-ms-wrap-margin property

Gets or sets a value that is used to offset the inner wrap shape from other shapes.

This property is read/write.

Internet Explorer 10

 

Syntax

-ms-wrap-margin: <length>

Property values

  • length
    Value that indicates the margin. This value must be non-negative.

CSS information

Applies To exclusion elements
Media visual
Inherited no
Initial Value 0

Standards information

Remarks

Offsets created by the -ms-wrap-margin property are offset from the outside of the exclusion. This property can be set to any supported length value.

See also

CSSStyleDeclaration

Internet Explorer 10 Guide for Developers: CSS Exclusions