At least two dynamics that come into play when a browser displays a Web 
page -- 
1) How to interpret a css attribute (text-decoration: blink)
2) What it regards as the default values for a particular HTML element 
(A:link)

In and effort to understand the latter I've  extracted the cascading style 
sheet "html.css" from the FireFox application  (there are a bunch of other 
css documents in the application package on the Mac but I think this is 
the important one). 

I'm trying to add get a handle on what default attributes are being 
applied to elements/pages. I would like to the defaults  for IE, Opera, 
Safari. Can anyone enlighten me as to where the major browsers store their 
default definitions? Is there a resource on the Web that already contains 
this information?

TIA
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to