The text-underline-position property establishes underline positioning relative to text and defines its zero-offset reference for adjustments via text-underline-offset. The UA may use any algorithm, provided the underline is at or below the alphabetic baseline.p {
text-underline-position: under;
}.jp {
text-underline-position: from-font right;
}autoThe default value. User agent positioning at or below the alphabetic baseline.from-fontUses font metrics when available (PostScript underlinePosition).underPositions below text to avoid crossing descenders (g, y, p).leftVertical-mode positioning — forces underline to the left side of text.rightVertical-mode positioning — forces underline to the right side of text.CSS Text Decoration Module Level 4Editor's DraftW3CMDN
In the beginning God created the heavens and the earth.
Show all codeEdit CSS onlineThe plugin that remembers hundreds of CSS items for youEvery CSS property — in a live demonstrationThe bilingual CSS referencedefinitionexamplessyntaxmodulespecificationsourcesvisual demonstrationpreviousnext