View Single Post
  #2 (permalink)  
Old Dec 2nd, 2005, 22:14
Pheonix Pheonix is offline
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How font size works in CSS?

1em = 100% the size of the parent font
.5em = 50%
1.5em = 150% etc
Reply With Quote