At 05:19 AM 9/14/2006, Dean you wrote:
>Is there an online resource somewhere that lists all the HTML
>elements that are rendered differently among browsers, and shows what
>CSS attributes you must tweak in order to get browsers to render the
>elements similarly?

Instead of writing to individual browsers (whose defaults may change 
over time), you can create an even playing field by bringing in a 
style sheet before your others that resets all elements to known 
values.  An example is the "reset.css" from the Yahoo User Interface Library:

http://developer.yahoo.com/yui/reset/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to