On 2009/04/10 13:46 (GMT-0700) Michael Leibson composed:

> http://www.thinkingmusic.ca/

> I intentionally made the font size super-big, in the hope that everyone
> who can read will be able to do so without text-zooming.  Should I worry?

Worrying doesn't accomplish anything. Instead, learn the difference between
size and size. ;-)

"Size" in px in CSS bears no particular relationship to physical size. 24px
may be huge to you looking at your display, but change eyes or display or
other environmental conditions and those px can be quite different in
physical size.

Here, 24px is my default, and nothing like "super-big", as it's exactly
comfortable reading size. Therefore, your 'a#displayproblems {...font-size:
15px..}' results in barely legible text, smaller than my desktop UI text, and
vastly smaller than a comfortable web page reading size.

If you want "super-big" text, you'll need to set a size something like
'font-size: 300%', which will cause the output to be triple the size of the
browser's default, whatever that may happen to be.
-- 
"He who works his land will have abundant food, but the
one who chases fantasies will have his fill of poverty."
                                Proverbs 28:19 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://fm.no-ip.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