Tom,
Body or HTML it doesn't really matter as it will cascade down to
everything else. I set the Percent on the Root Element and then the EM
on the Body just so that the EM font size is set as the default
everywhere vice the Percent.
Later on in what I refer to as the Core Style sheet I set every font
size that is not 1 EM to whatever I want it to be, as you have shown.
It might save you from setting all of the elements that you would like
to 1 EM, but the 100.01% will work fine. I just prefer everything to
be in EM's for consistency.
Jim
On 2/22/06, Tom Livingston <[EMAIL PROTECTED]> wrote:
> Is there a benefit to the above, as opposed to just:
>
> body{font:100.01% (font family)}
>
> followed by whatever needed additional sizing, like
>
> h2{font-size:1.2em;}
>
> for example?
--
______________________________________
"Bugs are, by definition, necessary.
Just ask Microsoft!"
www.co.sauk.wi.us (Work)
www.arionshome.com (Personal)
www.freexenon.com (Consulting)
______________________________________
Take Back the Web with Mozilla Fire Fox
http://www.getfirefox.com
Making a Commercial Case for Adopting Web Standards
http://www.maccaws.org/
Web Standards Project
http://www.webstandards.org/
Web Standards Group
http://www.webstandardsgroup.org/
Guild of Accessible Web Designers
http://www.gawds.org/
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************