textUnderlineOffset
The text-underline-offset
CSS property sets the offset distance of an underline text decoration line (applied using text-decoration
) from its original position.
Syntax: auto | <length> | <percentage>
Initial value: auto
| Chrome | Firefox | Safari | Edge | IE |
| :----: | :-----: | :------: | :--: | :-: |
| 87 | 70 | 12.1 | n/a | No |
Content copied to clipboard