[EMAIL PROTECTED] wrote:
I'm curious to know how the rendering engine determines the default
display "type" for elements such as div or p or whatever. or, a div
renders as a block element by default, why does it do that?
is it within the render engine itself, or a default stylesheet
somewhere?
or, does anyone have some links that contain information on this?
thank you much!
The simple answer is that in gecko browsers this is decided for most
(but not all) elements using html.css
http://lxr.mozilla.org/mozilla/source/layout/style/html.css
/ Jonas
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout