-----Original Message-----
Anyone have any suggestions on a font size and style?
What do you personally like when you surf the web?
-Jesse
http://www.pixelpages.net/jesse
Everyone has their own opinion but personally, I like
body {font-family: sans-serif; }
or
body {font-family: sans-serif; font-size:80%; }
In print, serif fonts are easier to read, especially at
small sizes. Unfortunately, the 72 dpi monitors most Web
visitors use are incapable of displaying serif fonts very
clearly. This makes generic sans-serif fonts a better
choice.
It's usually not worthwhile to agonize over typefaces
because at 72 dpi most of them look the same anyway.
The reason for using generic fonts is that the visitor's
browser can only display fonts installed on the visitor's
computer. And you have no way of knowing what those are.
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------