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
240
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
160
Go home, Prettifier, you’re drunk!!
gunnarbittersmann
0
110
3 Fehler sind zu finden
gunnarbittersmann
0
190
TIL that the future :has already begun
gunnarbittersmann
0
120
TIL how to clear floats
gunnarbittersmann
0
120
TIL about showModal (from small things big things one day come)
gunnarbittersmann
0
130
Inclusive Design 24 2022 – Gunnar’s picks
gunnarbittersmann
0
100
The color rebeccapurple
gunnarbittersmann
0
180
Mehrsprachige Websites
gunnarbittersmann
0
110
Other Decks in Programming
See All in Programming
日本だけで解禁されているアプリ起動の方法
ryunakayama
0
360
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
150
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
180
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
420
Rubyと楽しいをつくる / Creating joy with Ruby
chobishiba
0
200
CSC307 Lecture 11
javiergs
PRO
0
580
並行開発のためのコードレビュー
miyukiw
2
2.1k
Premier Disciplin for Micro Frontends Multi Version/ Framework Scenarios @OOP 2026, Munic
manfredsteyer
PRO
0
200
24時間止められないシステムを守る-医療ITにおけるランサムウェア対策の実際
koukimiura
2
180
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
13
7.6k
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
130
SourceGeneratorのマーカー属性問題について
htkym
0
110
Featured
See All Featured
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
100
Measuring & Analyzing Core Web Vitals
bluesmoon
9
770
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.1k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
Ten Tips & Tricks for a 🌱 transition
stuffmc
0
82
Darren the Foodie - Storyboard
khoart
PRO
3
2.7k
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
460
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
340
We Have a Design System, Now What?
morganepeng
55
8k
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
96
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
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