CSS Text Underline Offset Generator
Fine-tune the distance between text and underlines for perfect typography.
Presets
Configuration
Live Preview
Typography with perfect underlines
Offset Comparison
-2pxTypography
0pxTypography
2pxTypography
4pxTypography
6pxTypography
8pxTypography
Descender Handling
With offset:typography, query, jumping
position: under:typography, query, jumping
Generated CSS
.underlined {
text-decoration: underline;
text-decoration-color: #3b82f6;
text-decoration-thickness: 2px;
text-underline-offset: 4px;
}