CSS box-decoration-break
Controls whether the box's margins, borders, padding, and other decorations wrap the broken edges of the box fragments (when the box is split by a break (page/column/region/line).
CSS Logical Properties
Logical properties and values provide control of layout through logical, rather than physical, direction and dimension mappings. These properties are `writing-mode` relative equivalents of their corresponding physical properties.
CSS Paged Media (@page)
CSS at-rule (`@page`) to define page-specific rules when printing web pages, such as margin per page and page dimensions.
CSS Shapes Level 1
Allows geometric shapes to be set in CSS to define an area for text to flow around. Includes properties `shape-outside`, `shape-margin` and `shape-image-threshold`
CSS Scroll Snap
CSS technique that allows customizable scrolling experiences like pagination of carousels by setting defined snap positions.
htmlframeelement api: marginheight
htmlframeelement api: marginwidth
htmliframeelement api: marginheight
htmliframeelement api: marginwidth
intersectionobserver api: rootmargin
css property: margin
css property: margin-block
css property: margin-block-end
css property: margin-block-start
css property: margin-bottom
css property: margin-bottom: `auto`
css property: margin-inline
css property: margin-inline-end
css property: margin-left
css property: margin-left: `auto`
css property: margin-right
css property: margin-right: `auto`
css property: margin-top
css property: margin-top: `auto`
css property: margin-trim
css property: margin: `auto`
css property: overflow-clip-margin
css property: scroll-margin
css property: scroll-margin-block
css property: scroll-margin-block-end
css property: scroll-margin-block-start
css property: scroll-margin-bottom
css property: scroll-margin-inline
css property: scroll-margin-inline-end
css property: scroll-margin-inline-start
css property: scroll-margin-left
css property: scroll-margin-right
css property: scroll-margin-top
css property: shape-margin
html element: body: bottommargin
html element: body: leftmargin
html element: body: rightmargin
html element: body: topmargin
html element: frame: marginheight
html element: frame: marginwidth
html element: iframe: marginheight
html element: iframe: marginwidth
47 results found.