This content originally appeared on CSS-Tricks and was authored by Chris Coyier
- Font-size: An Unexpectedly Complex CSS Property — From Manish Goregaokar in 2017. Of many oddities, I found the one where
font: medium monospace
renders at 13px wherefont: medium sans-serif
renders at 16px particularly weird. - The good line-height — Since CSS supports unitless
line-height
, you probably shouldn’t be setting a hard number anyway. - Time to Say Goodbye to Google Fonts — Simon Wicki doesn’t mean don’t use them, they mean self-host them. Browsers are starting to isolate cache on a per-domain basis so that old argument that you buy speed because “users probably already have it cached” doesn’t hold up. I expected to hear about stuff like having more control over font loading, but this is just about the cache.
- My Favorite Typefaces of 2020 — John Boardley’s picks for the past year. Have you seen these “color fonts”? They are so cool. Check out LiebeHeide, it looks like real pen-on-paper.
- How to avoid layout shifts caused by web fonts — We’ve got CLS (Cumulative Layout Shift) now and it’s such an important performance metric that will soon start affecting SEO. And because we have CSS control over font loading via
font-display
, that means if we set things up such that font loading shifts the page, that’s bad. I like Simon Hearne’s suggestion that we tweak both our custom font and fallback font to match perfectly. I think perfect fallback fonts are one of the best CSS tricks. - How to pick a Typeface for User Interface and App Design? — Oliver Schöndorfer makes the case for “functional text” which is everything that isn’t body text (e.g. paragraphs of text) or display text (e.g. headers). “Clarity is key.”
The post Some Typography Blog Posts I’ve Bookmarked and Read Lately appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.
This content originally appeared on CSS-Tricks and was authored by Chris Coyier
Print
Share
Comment
Cite
Upload
Translate
Updates
There are no updates yet.
Click the Upload button above to add an update.
APA
MLA
Chris Coyier | Sciencx (2021-02-04T20:36:52+00:00) Some Typography Blog Posts I’ve Bookmarked and Read Lately. Retrieved from https://www.scien.cx/2021/02/04/some-typography-blog-posts-ive-bookmarked-and-read-lately/
" » Some Typography Blog Posts I’ve Bookmarked and Read Lately." Chris Coyier | Sciencx - Thursday February 4, 2021, https://www.scien.cx/2021/02/04/some-typography-blog-posts-ive-bookmarked-and-read-lately/
HARVARDChris Coyier | Sciencx Thursday February 4, 2021 » Some Typography Blog Posts I’ve Bookmarked and Read Lately., viewed ,<https://www.scien.cx/2021/02/04/some-typography-blog-posts-ive-bookmarked-and-read-lately/>
VANCOUVERChris Coyier | Sciencx - » Some Typography Blog Posts I’ve Bookmarked and Read Lately. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/02/04/some-typography-blog-posts-ive-bookmarked-and-read-lately/
CHICAGO" » Some Typography Blog Posts I’ve Bookmarked and Read Lately." Chris Coyier | Sciencx - Accessed . https://www.scien.cx/2021/02/04/some-typography-blog-posts-ive-bookmarked-and-read-lately/
IEEE" » Some Typography Blog Posts I’ve Bookmarked and Read Lately." Chris Coyier | Sciencx [Online]. Available: https://www.scien.cx/2021/02/04/some-typography-blog-posts-ive-bookmarked-and-read-lately/. [Accessed: ]
rf:citation » Some Typography Blog Posts I’ve Bookmarked and Read Lately | Chris Coyier | Sciencx | https://www.scien.cx/2021/02/04/some-typography-blog-posts-ive-bookmarked-and-read-lately/ |
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.