字體排印
→Typography
https://www.youtube.com/watch?v=eZSe4xVXHhI
2017-03-21
Vox
工具
Modularscale
關聯項目
字體
中文排版
@coro46: こういうときは、縦横の比率を
足りない文字数×100÷大きくしたい文字数+100
(図例:1文字×100÷3文字+100)
にすると、ぴったり収まります。
https://pbs.twimg.com/media/ELWhIftUwAEJ4U-.jpg
$ 100\% + (缺乏的文字數 / 想放大的文字數)\%
例:缺1字,想放大其中3字
$ 100\%+(1/3)\% = 133\%
CSS
タイポグラフィCSS · GitHub
指定整體文章換行
overflow-wrap
line-break
text-wrap
font-feature-settings
font-variant
font-kerning
text-autospace
text-spacing-trim
text-box-trim/text-box-edge
hanging-punctuation
line-clamp
指定段落換行
word-break
text-transform
響應式尺寸
calc()、clamp()
progress()
px vs rem
手動換行
禁止分離
零寬連字
‍
zero width joiner
整理網頁排版,提供更好的文章