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-color
css property: border-block-end-color
css property: border-block-start-color
css property: border-bottom-color
css property: border-color
css property: border-inline-color
css property: border-inline-end-color
css property: border-inline-start-color
css property: border-left-color
css property: border-right-color
css property: border-top-color
types: `<color>`: `<system-color>`: mark, marktext, buttonborder
14 results found.