Posted by Bergamot on 11/14/06 15:08
K A Nuttall wrote:
> Steve Pugh wrote:
>
>> So we've set the basic font size to less than two thirds of the
>> user's chosen default. Not a good start.
>
> None of the child containers will actually use that size. It's just to
> make relative font-size calculations easier.
So you're saying that using something like
body {font-size: medium}
..wrap {font-size: 62.15%}
p {font-size: 1.2em}
is easier than
body {font-size:100%}
or not setting any font-size at all? Must be that new math thing. ;)
--
Berg
Navigation:
[Reply to this message]
|