Emphasis mark position

text-emphasis-position

This property sets the position of East Asian emphasis marks.

Property values

East Asian languages may be written vertically or horizontally. The position of text emphasis marks may be specified for both.

keyword location usage
over Place text emphasis marks above kanji Japanese horizontal
right Place text emphasis marks to the right of kanji Japanese vertical
under Place text emphasis marks below hanzi Chinese horizontal
left Place text emphasis marks to the left of hanzi Chinese vertical

Examples

/* Japanese, Korean, Mongolian */            
text-emphasis-position: over right;

/* Chinese */
text-emphasis-position: under left;
text-emphasis-position
0

style > character > text-emphasis-positionEmphasis mark position

🔗 🔎