em font size
em font size
- Started
- Last post
- 2 Responses
- ********
i don't generally use this unit - but is 0.6em dangerously small?
What would one use as a match to 10px?
- yourmother0
The 'em' is relative to the chosen font size (e.g. 12px Helvetica: 0.6em = 0.6 x width of the M).
- donal0
set the body font size to 1em, and then your td or p or whatever font size to 60/70/80%. voila!