Well, this has been educational if nothing else.  I figured out how to
do it on every non-IE browser (insert sarcastic comment).  At first I
tried resetting 11 properties on *, but then realized that it was
killing the entire concept of inheritance.  If I set li to bold, links
inside the li wouldn't inherit it, etc. So then I set those 11
properties on html, and then set the same properties on html * to
inherit.  Works like a charm... but not on IE.  I guess IE doesn't
really use a default stylesheet, and if it does, it doesn't cascade
properly.  If anyone's morbidly curious, it's at
http://www.kennygraham.net/reset.css
******************************************************
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