The text-emphasis-position property specifies where emphasis marks are positioned relative to text. Japanese prefers 'over right'; Chinese prefers 'under right'. Initial value is 'over right'..jp {
text-emphasis-position: over right;
}.cn {
text-emphasis-position: under right;
}overVertical positioning above text in horizontal typographic modes.underVertical positioning below text in horizontal typographic modes.rightHorizontal positioning to the right in vertical typographic modes.leftHorizontal positioning to the left in vertical typographic modes.autoThe browser automatically chooses the position based on the text language (default: over right).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