Found a new addon for firefox, FireScope. It extends Firebug with reference material for HTML and CSS. Look out for items in the context-menus, that say things like Look up “blah” attribute
, or Show Code Example
.
The add-on is being developed by SitePoint an online resource for Web professional market, specifically Web Developers and Designers.
Tags:
firebug,
firefox,
firescope
Firebug, no doubt is the most important tool for web development. And firefox the coolest browser
.
The only problem is with so many people using IE, you can’t just ignore it. Recently I’ve found a nice tool similar to firebug for IE, IEWatch. You can watch http traffic and inspect elements. Its not free but you can use trial version for 30 days.
Also found this post on IEBlog, which has a good list of tools which can be used for web development.
Tags:
firebug,
firefox,
IE,
iewatch,
web development