Skip to content

Instantly share code, notes, and snippets.

@saintsGrad15
Created September 17, 2019 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saintsGrad15/ee95052c9e86ee1530598923b89e5ad5 to your computer and use it in GitHub Desktop.
Save saintsGrad15/ee95052c9e86ee1530598923b89e5ad5 to your computer and use it in GitHub Desktop.
Display upright text in a table cell
writing-mode: vertical-rl;
text-orientation: upright;
margin-left: auto;
margin-right: auto;
/* Add vertical-align: middle to <td> */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment