font-size
Changes the size of the current font face.
Usage:
style="font-size: NN px|pt|em|en|in|cm|%"
NOTES:
Provide extra support for your <font-size> style in your <font> tag by using the size attribute.
After repeated experimentation, it appears that the best way to render text is to
use either the em width unit or use percentages, so readers can adjust
the size of the displayed font (using absolute measurements like pixels, points, inches,
and centimeters can lead to unexpected results depending on the viewer's screen
resolution.
These observations appear to hold true for e-mails as well.
This reference was created for Innovyx by Steve Cartoon Q3 2007. All rights reversed.