TSP Posted August 11, 2015 Posted August 11, 2015 As per the suggested procedure outlined here: https://css-tricks.com/rems-ems/The benefit is that it'll be much easier to re-scale the size of text according to the preferences of the site owner for different resolutions, devices etc. without too much effort. Rem and em can also be used for margins and paddings btw. The downside is that you'll need to go through all existing places where font-sizes (and possibly some cases it could be beneficial to use for margins and paddings too) in order to change to this, but I personally think it would be worth it. Where I work we've already used this approach for other projects for quite a while. @Rikki: Do you see any problems or challenges with this idea? Have it been considered?
TSP Posted August 18, 2015 Author Posted August 18, 2015 Any thoughts? Would really make things easier for me at least.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.