>> define css:
>> body{font-size: 14px} // = that's your "original"-"100%"-size
>
> That is potentially not a very good idea, and it's interesting that
> it's mentioned as part of an accessibility type question.
>
> Setting font sizes in any absolute unit is generally a bad idea - can
> mean that the browsers own resizing stuff doesn't work (older
> browsers, granted). It is generally a much better idea to use relative
are we speaking of an ajaxified webpage optimized for netscape4?
> units for all font defenitions either ems or % Ref: http://www.w3.org/
> TR/WCAG10-CSS-TECHS/#units
btw, what would be 100%/1.0em in the body/root?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---