Yuewen Frontend Team
May 26, 2021 · Frontend Development
Master Vertical Text Layout: Writing‑mode, Text‑orientation & Text‑combine‑upright
This article walks through implementing vertical text layouts using CSS writing-mode, ensuring numeric characters stay upright with text-orientation, and optimizing date displays by horizontally merging characters via text-combine-upright, while sharing practical code snippets, browser compatibility tips, and alternative solutions for front‑end developers.
CSStext-combine-uprighttext-orientation
0 likes · 10 min read
