> Wondering what your thoughts are on whether to use  a 'reset'
framework for CSS
 
I wouldn't label it a "framework" since it's effectively just a single,
simple style sheet. For me it's benefits are

*       one initial place to reset margins, paddings (saves me from
doing this over and over again for individual elements)
*       re-usability across projects as a component in my framework
*       using a tried-and-tested piece of code (since I rely on Eric
Meyer's version)

I don't see the user control aspect that much. Users usually control
view port and font sizes, some might have custom style sheets and those
can manipulate styles as they see fit.
 
I think a reset style sheet compensates for different browser defaults
rather than for "poor standards compliance". Look at Safari and Opera,
two very compliant browsers, and compare their defaults on margin and
padding. It's like trying to build a house on wooden poles which you've
sourced from all over the world, the first thing you'd do is make sure
they're all the same length by adding and cutting as necessary.
 
IE-only style sheets have their rightful place. I had projects where I
even had an IE6-only stylesheet because I needed so many fixes for that
browser (see the recent png thread). IE-only files are yet one more
component in my framework.
 
Cheers,
 
Jens 

The information contained in this e-mail message and any accompanying files is 
or may be confidential. If you are not the intended recipient, any use, 
dissemination, reliance, forwarding, printing or copying of this e-mail or any 
attached files is unauthorised. This e-mail is subject to copyright. No part of 
it should be reproduced, adapted or communicated without the written consent of 
the copyright owner. If you have received this e-mail in error please advise 
the sender immediately by return e-mail or telephone and delete all copies. 
Fairfax does not guarantee the accuracy or completeness of any information 
contained in this e-mail or attached files. Internet communications are not 
secure, therefore Fairfax does not accept legal responsibility for the contents 
of this message or attached files.


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

Reply via email to