> Couldn't you technically declare your own font size in px and avoid this
> issue of browser default font size? I am not saying it's a good idea to use
> px based fonts, but it is doable and with the zoom functionality of newer
> browsers you'd avoid breaking layouts.

It depends on whether or not the user has changed the default minimum font 
size.  If you set your font size to 16px, but the user has a minimum of 32 set, 
then you still have the same issue.

---Tim
______________________________________________________________________
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