[EMAIL PROTECTED] wrote:
> I, too, am struggling with the issue of optimum font sizes in css and 
> would love
> to know if anyone has hit on keyword or em solution they are happy with?
> 
> My goal is for everything to be resizeable and so I need to avoid pixels,
> obviously. Currently, my solution is
> 
> body medium
> h1-3 medium weight 600
> footer small
> 
> (and then let everything inherit)
> 
> I didn't realize about the IE problem with resizing too small. Anyway, any
> thoughts on what works with ems or keywords so that everything is resizeable
> would be interesting to me.

Why even set a font size on the body? Let it be at whatever the visitor 
has chosen for his or her preferred font size. Then use percentages for 
everything else.

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to