On Aug 24, 2006, at 1:36 PM, Felix Miata wrote:


. How many active, in use, non-educational CSS files can you
find on my site where main content text is set to something other than
the user's default size and family? I count 0


Source of http://mrmazda.no-ip.com

body    {color: #5080C8;
        background-color: #FEFEFE;
        text-align: center;
        font-family: sans-serif;
        margin: .5em;}

Where is the line drawn? You've just overridden a user's possible font color, alignment and font family preferences.

Surely if every user's preferences are so precious there should be no author styles applied whatsoever, because there is the *possibility* that it may vary somehow from the user's preference.







*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to