I\'m having a hard time getting my head around font scaling.
I currently have a website with a body font-size of 100%. 100% of what though? This seems t
font-size
As a JavaScript fallback (or your sole solution), you can use my jQuery Scalem plugin, which lets you scale relative to the parent element (container) by passing the reference option.
reference