how to change text-orientation to the right in css code example Example: vertcial text css p { writing-mode: vertical-rl; text-orientation: upright; }