G'day Mates,

I've reviewed articles on A List Apart and the WSG sites, as well as, The CSS 
Anthology, but I
really would like a more defintive answer pertaining to the best method for 
re-sizing text.
Therefore, I thought it prudent to turn to the experts!

The following is my current set of rules for allowing visitors to zoom text:

body
{margin: 0;
 padding: 0;
 font-size: 76%;
 background: #6A6A8F;}

#container
{width: 100%;
 font: normal 1em/14pt verdana, arial, sans-serif;
 text-align: justify;
 background: #fff;}

Any advice regarding this important design and accessible feature is greatly 
appreciated!

Respectfully submitted,
Mario S. Cisneros


******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to