Browsers' default CSS stylesheets
Are there any lists of default CSS stylesheets for different browsers? (browser stylesheets in tabular form) I want to know the default font of text areas across all browsers for future reference. robertc Not tabular, but the source CSS may be helpful if you're looking for something specific: Firefox default HTML stylesheet WebKit default HTML stylesheet You're on your own with IE and Opera though. Greg Hurlman I suspect this is something of a moving target for all the browsers, but there is a default style sheet for HTML 4 as defined by the W3C . There probably is a list, this is why we use