CSS Writing Modes
CSS Writing Modes is a CSS module that defines various international writing modes, such as left-to-right (e.g. used by Latin and Indic scripts), right-to-left (e.g. used by Hebrew or Arabic scripts), bidirectional (used when mixing left-to-right and right-to-left scripts) and vertical (e.g. used by some Asian scripts).
Reference
Properties
direction
glyph-orientation-horizontal
text-combine-upright
text-orientation
unicode-bidi
writing-mode
Specifications
Specification | Status | Comment |
---|---|---|
CSS Writing Modes Module Level 3 | Proposed Recommendation | |
CSS Level 2 (Revision 1) | Recommendation | |
CSS Level 1 | Recommendation | Initial definition |
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Writing_Modes