understand ems (css)
Font-size and ems are something that I’ve never been able to wrap my head around.
I think it was mainly down to the fact that I didn’t fully understand them and why they were used over px for font-sizes in css.
However, while I’m sitting here making my portfolio website (which is coming soon!), I came across this website: CSS Font Size Explained
So expect the portfolio to use em’s unless I’ve implemented them wrong ![]()
March 8th, 2007 at 8:01 am
I’m with ya there, I’ve never used em’s probably because I never understood them properly. Thanks for the article.