Ask DN: Which unit do you use? rem, em or px?
over 6 years ago from Christian Krammer, Product owner for Gravit Designer
I used to use rem for all of my units with a px fallback, but the more I think about, the more I question this approach. Chris Coyer for example suggest to use px (or percent) for the html, rem for components and em inside the components (http://css-tricks.com/rems-ems).
I also ask, because most of the websites I inspected today ignore this whole "responsive" typography and just use px, which is a real bad practice, no matter how you put it.
How do you approach this problem, what do you use?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now