Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
TIL about text-orientation
Search
Gunnar Bittersmann
January 06, 2020
Programming
0
220
TIL about text-orientation
Lightning talk on vertical text
Gunnar Bittersmann
January 06, 2020
Tweet
Share
More Decks by Gunnar Bittersmann
See All by Gunnar Bittersmann
Responsive typography 2
gunnarbittersmann
0
120
Go home, Prettifier, you’re drunk!!
gunnarbittersmann
0
82
3 Fehler sind zu finden
gunnarbittersmann
0
130
TIL that the future :has already begun
gunnarbittersmann
0
97
TIL how to clear floats
gunnarbittersmann
0
91
TIL about showModal (from small things big things one day come)
gunnarbittersmann
0
100
Inclusive Design 24 2022 – Gunnar’s picks
gunnarbittersmann
0
93
The color rebeccapurple
gunnarbittersmann
0
150
Mehrsprachige Websites
gunnarbittersmann
0
95
Other Decks in Programming
See All in Programming
Spring gRPC で始める gRPC 入門 / Introduction to gRPC with Spring gRPC
mackey0225
2
460
衛星の軌道をWeb地図上に表示する
sankichi92
0
260
Development of an App for Intuitive AI Learning - Blockly Summit 2025
teba_eleven
0
110
iOSアプリ開発で 関数型プログラミングを実現する The Composable Architectureの紹介
yimajo
2
190
從零到一:搭建你的第一個 Observability 平台
blueswen
1
740
#QiitaBash TDDでAIに設計イメージを伝える
ryosukedtomita
2
1.7k
型付きアクターモデルがもたらす分散シミュレーションの未来
piyo7
0
720
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
16
3.5k
統一感のある Go コードを生成 AI の力で手にいれる
otakakot
0
2.6k
REST API設計の実践 – ベストプラクティスとその落とし穴
kentaroutakeda
2
360
コード書くの好きな人向けAIコーディング活用tips #orestudy
77web
3
270
ワンバイナリWebサービスのススメ
mackee
10
7.7k
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Building Adaptive Systems
keathley
43
2.6k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
BBQ
matthewcrist
89
9.7k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
RailsConf 2023
tenderlove
30
1.1k
Code Reviewing Like a Champion
maltzj
524
40k
Transcript
TIL about text disorientation
YOURS TRULY
YOURS REALLY TRULY
YOURS REALLY REALLY T
YOURS REALLY REALLY TRULY
国际化活动W3C万维 ⽹联盟 writing-mode: horizontal-tb
国 际 化 活 动 W3C 万 维 ⽹ 联
盟 writing-mode: vertical-rl
YOURS REALLY REALLY TRULY footer { writing-mode: vertical-rl; }
footer { writing-mode: vertical-rl; transform: rotate(0.5turn); } YOURS REALLY REALLY
TRULY
© YOURS TRULY
© footer { writing-mode: vertical-rl; transform: rotate(0.5turn); } YOURS TRULY
国 际 化 活 动 W3C 万 维 ⽹ 联
盟 writing-mode: vertical-rl 国 W © Lo – Letter, other Lu – Letter, uppercase So – Symbol, other
© footer { writing-mode: vertical-rl; transform: rotate(0.5turn); } YOURS TRULY
© footer { writing-mode: vertical-rl; transform: rotate(0.5turn); text-orientation: sideways; }
YOURS TRULY
- TIL about text orientation