Building BobSmithPhotography.net has stopped expanding because I've been overwhelmed with spam on the comment forums. So, if you're here and have questions about web design come and visit Forums, Blogs, Wikis dot com. It has articles that I've written, some of which are also here, and a web design forum as well so you can ask any questions you may have. There is still a lot of good stuff here though, so poke around the links and take a look.

Home » CSS Properties » font-size

font-size

The font-size property allows you to specify the size that you want a font to be in.   

Valid options

  • Named size - xx-small, x-small, small, medium, large, x-large, xx-large
  • Relative size - can either be literal (larger, smaller) or a percentage (50%, 150%)
  • Fixed size - 12px, 1.5em.  Be careful using pixels (px) as your dimension.  Internet explorer will take this literally and not allow the visitor to change the size.  Bad form for those visitors using higher resolution displays. 
Content managed by the Etomite Content Management System.