Pixels vs. Relative Units in CSS: why it’s still a big deal
Remember, users really do change their settings under the hood, and we should be maintaining users’ control over their own browsing experience. If…
There are 11 contents with this tag:
Pixels vs. Relative Units in CSS: why it’s still a big deal
Remember, users really do change their settings under the hood, and we should be maintaining users’ control over their own browsing experience. If…
Why you should never use px to set font-size in CSS
Let’s be very clear: it absolutely does matter what unit you use in your CSS. And you should avoid px
when setting font-size
wherever possible.…
Christine Vallaure
Why designers should move from px to rem - and how to do that in Figma
If you're a Web developer (as most of my readers), you already know that users DO change font size (in their browser preferences), so you make sure…
Paint the Picture, Not the Frame: How Browsers Provide Everything Users Need
Eric describes the issues people can face while using browsers to navigate on the Web, with a lot of great accessibility hints. people who feel they…
Harry Roberts
Font sizing with rem could be avoided
I don't really agree with the simple statement made in the title of this article, as sizing fonts with rem
is sometimes useful to escape the default…
Evan Minto wrote a great article showing the Internet Archive has tested the actual root font-size set by their visitors, and the result shows a lot of people still change the default one: Pixels vs. Ems: Users DO Change Font Size.
Soignez votre lisibilité avec des textes de largeur maîtrisée
Afin d'assurer une présentation optimale du texte pour la lisibilité, il est nécessaire de définir un nombre optimal de caractères par ligne quelle que soit la taille du texte.
People don't change the default 16px font size in their browser (You wish!)
I am really happy to still read articles that advocate for the use of proportional CSS units as em
and rem
in 2016. But there are often trolls that come comment these articles to say that we, who are using proportional units, are dumb, because there is no need for this. Here is an example. There are unfortunately two misleading urban legends in most web developers minds. I often call myself a troll, that's not that harsh when I'm the one saying it… 😉
Après avoir eu des retours plutôt nombreux et positifs suite à ma conférence à Paris Web 2013, j'ai retroussé mes manches pour proposer une version…
Ma conférence à Paris Web 2013
Après y avoir assisté plusieurs années en tant qu'auditeur, j'ai eu la joie — le privilège — d'être sélectionné parmi les orateurs de l'édition 2013.…
Un petit pas pour l'em, un grand pas pour le Web
Voici le pitch de la conférence que j'ai proposé d'animer à Paris Web 2013. Aujourd’hui, je parcours le Web principalement sur mon ordinateur portable,…
See all tags.