what is text orientation
Answers
Answered by
8
The text orientation property specifies the orientation of character within a line of content.
Answered by
5
Answer:
The text-orientation CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when writing-mode is not horizontal-tb ). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.
Similar questions