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 outline properties
The CSS outline properties draw a border around an element that does not affect layout, making it ideal for highlighting. This covers the `outline` shorthand, as well as `outline-width`, `outline-style`, `outline-color` and `outline-offset`.
css property: border-block-end-style
css property: border-block-start-style
css property: border-block-style
css property: border-bottom-style
css property: border-inline-end-style
css property: border-inline-start-style
css property: border-inline-style
css property: border-left-style
css property: border-right-style
css property: border-style
css property: border-top-style
13 results found.