spf-discuss
[Top] [All Lists]

Re: spf.pobox.com website

2004-07-03 12:49:52
Meng 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


<Prev in Thread] Current Thread [Next in Thread>