allan wrote:
with regard to fonts i think we should:
- use relative font-sizes (i prefer using ems like 1.0em, 1.5em etc.)
is it better than using big, small, x-small? I think em is the same as PS/PDF syntax.
- use font-family: verdana, helvetica, sans-serif; (i really like verdana, its beautiful and very easy to read (maybe it is also over-used))
is helvetica bad? I've tuned the guide to use:
font-family: helvetica, arial, sans-serif;
after suggestions from users, and nobody has complained since.
Also this is the fixed font used:
font-family: courier new, courier, monospace;
_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
