What is the writing-mode property?

Subh Prakash Singh
Invent the Future
The writing-mode property controls the direction of text in an element. It allows you to change the text orientation, such as displaying text horizontally (horizontal-tb), vertically (vertical-rl), or top-to-bottom (vertical-lr). This is useful for languages like Japanese and Chinese, or for creating custom layouts