I have found a website that explains the difference between and why we should and shouldn't use the different units http://kyleschaeffer.com/development/css-font-size-em-vs-px-vs-pt-vs/.
Here is also a website that gives a font-size conversion chart which I am finding to be very helpful http://websemantics.co.uk/resources/font_size_conversion_chart/.
Another thing I learn't today is using web safe fonts and the font-family property. The font-family property holds a number of fonts so that if one browser can't display the first font, it tries to display the second font. This works by hierarchy from left to right. This allows maximum compatibility betweens browsers.
No comments:
Post a Comment