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 text-stroke and text-fill
Method of declaring the outline (stroke) width and color for text.
TTF/OTF - TrueType and OpenType font support
Support for the TrueType (.ttf) and OpenType (.otf) outline font formats in @font-face.
css property: outline
css property: outline-color
css property: outline-offset
css property: outline-style
css property: outline-style: auto
css property: outline-style: dashed
css property: outline-style: dotted
css property: outline-style: double
css property: outline-style: groove
css property: outline-style: inset
css property: outline-style: none
css property: outline-style: outset
css property: outline-style: ridge
css property: outline-style: solid
css property: outline-width
18 results found.