Jay Tanna wrote:
> Have you tried using reset code?  Reset code sets all different 
> styles and selectors to zero so that browsers don't make any 
> assumptions to mess up the layout.
> 
> Eric Meyer's code is as comprehensive as you can get.  Try this link:
> 
> 
> 
> http://meyerweb.com/eric/tools/css/reset/
> 
> I suggest copy the entire code and paste it at the top of your CSS 
> sheet.
> 

Not a bad idea. Better though, in my opinion, is to use that "reset
styles" as a basis for developing your own set of styles, resetting
elements to the way you want them. Eric suggests as much in his article,
but people seem to have missed this.

Once you have overridden every element, you can throw away the "reset
styles" sheet. You also have a head start on any new design.

Cordially,
David
--
______________________________________________________________________
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