Re: spf.pobox.com website2004-07-03 12:49:52Meng Weng Wong wrote: i've been trying with ems and with % but to no avail.
For font-size use smaller, larger, xx-small, x-small, small, medium, large,
x-large, xx-large.
And for line-height use percents.
For example:
body,td,th
{
font-family: Verdana, Tahoma, Helvetica, sans-serif;
font-size: small;
color: #333333;
line-height: 110%;
}
Also specify the widths and heights of tables and their contents in percents
instead of pixels.
Roger
|
|
||||||||||||||||