On Apr 24, 2009, at 3:25 AM, Brian Hazelton wrote:

> I was wondering if there is a detailed list or stylesheet of all of  
> the
> html elements and the default styling. For example, the margins,
> padding, font weight, font size...anything that can be changed in css.
> Is there any thing like that?

There is the suggested UA stylesheet for CSS 2.1
<http://www.w3.org/TR/CSS21/sample.html>
But this is informative. Each rendering engine has it's own stylesheet.

HTML 5 suggestions for default rendering
<http://www.whatwg.org/specs/web-apps/current-work/multipage/the-xhtml-syntax.html#rendering
 
 >

Gecko's html.css
<http://mxr.mozilla.org/mozilla-central/source/layout/style/html.css>

WebKit's html.css
http://trac.webkit.org/browser/trunk/WebCore/css/html4.css

Opera and IE Windoze don't have a public repo of this.

This may be a helpful comparison:
<http://css-class.com/test/css/defaults/UA-style-sheet-defaults.htm>
(that is a variation on work done by MSIE engineers, but I've lost  
that link somehow; it is somewhere in the archives of WWW-style.)


Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
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