CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: "margin" CSS property

The "margin" CSS Property

Shorthand

This shorthand property sets the margin for all four sides. Margin values may be negative.

Values for "margin"
CSS LevelValue
CSS Box Model Level 3"<'margin-top'>{1,4}", where <'margin-top'> = "<length-percentage> | auto"

Syntax Notes for "margin"

  • Specify the margins in this order: top, right, bottom, left.
  • If only one value is supplied, then it applies to the top, right, bottom, and left margins. If only two values are supplied, then the first value applies to the top and bottom margins and the second value applies to the right and left margins.

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem