most people are going to recommend that you develop for a
standards-compliant browser.  firefox, opera, safari, etc are good for
this purpose.  i myself prefer firefox for the truly wonderful
extensions that help with debugging css.  the wiki has a good page on
this:

http://css-discuss.incutio.com/?page=WhichBrowsers


to add to that, however, i'll list some of the extensions and
bookmarks i use with firefox.


view formatted source:
https://addons.mozilla.org/extensions/moreinfo.php?id=697&application=firefox
- this one is priceless.  you can see where styles are applied in the cascade.

ie view:
https://addons.mozilla.org/extensions/moreinfo.php?id=35&application=firefox
- quick button (or option when you right click) to open the current page in ie

web developer (toolbar):
https://addons.mozilla.org/extensions/moreinfo.php?id=60&application=firefox
- toolbar with so much useful stuff i won't even try to list it.  this
one's a biggie

view rendered source chart:
https://addons.mozilla.org/extensions/moreinfo.php?id=655&application=firefox
- colors the source code so you can easily see where things are


mouse over dom inspector v1 and v2
http://slayeroffice.com/?c=/content/tools/modi.html
http://slayeroffice.com/tools/modi/v2.0/modi_help.html
- both useful in their own way, especially for finding things on your
pages.  he also has a "suite" that has some really good bookmarklets
all in one quick interface.  (note: must have js enabled)
______________________________________________________________________
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