What are the most useful web development tools, tips, etc. that you've found? I hope this topic will prove useful.
I'll start off with this:
The Web Developer extension to firefox is an incredibly useful tool.
http://chrispederick.com/work/webdeveloper/
firefox download link for the Web Developer extension
From the toolbar or Tools menu item, you have immediate access to info on the CSS, DOM, elements, class & id details, javascript, page structure, objects, forms, cookies, color info, etc etc. You can validate the HTML, CSS, links, etc using the w3.org validators.
Incredibly useful, comprehensive set of tools.
The attached image is just one view out of it's many features.
