Mikhail Bozgounov wrote:
 
> Last, let's peak into Dan Cederholm's CSS style of today. What we see first?
> Link: http://simplebits.com/css/master.css
> body {
>         font-size: small;

I think if you want a best practices example you do better with WAI:

        http://www.w3.org/WAI/
        http://www.w3.org/WAI/style/waihome3.css

Its CSS has only two font size rules:

        H2 { font-size: 140%;}
        .policyfooter {font-size: 90%;}

or WebAIM:

        http://www.webaim.org/
        http://www.webaim.org/styles/2004home.css
-- 
"Through Him all things were made; without Him nothing was made
that has been made."                                John 1:3 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://members.ij.net/mrmazda/auth/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to