Modern CSS provides granular control over link underlines through individual text-decoration properties. Beyond the basic text-decoration shorthand, you can control line style (solid, dotted, dashed, wavy), color, thickness, offset from text, position relative to descenders, and whether underlines skip over letter descenders. These properties enable precise styling while maintaining progressive enhancement for older browsers.
Sort: