Search code examples
cssbrowserfontsstylesheetdefault

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.


Solution

  • Not tabular, but the source CSS may be helpful if you're looking for something specific:

    You're on your own with IE and Opera though.