Ron Koster wrote:
>
> So this is all rather ironic: in order to get things to look right, I 
> have to do them in the wrong way (using px), but in order to do them 
> in the right way (using %), then I'll never be sure that it actually 
> looks right (in fact, I'm virtually guaranteed that things will look 
> wrong for some people).
>
>
> Ron :/
>   



What's so difficult about keeping it simple and honoring user default?
body {font: 100%/1.4 sans-serif;}
#primary-content p {/*inherits default*/ }
#secondary-content p {font-size:95%;}
#tertiary-content p {font-size:90%;}
h1,h2,h3,h4,h5,h6 {/*set in whatever percent value rocks your boat*/}


-- 

A thin red line and a salmon-color ampersand forthcoming.

http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to