CATEGORIES
- WEB STARTUPS
- CONFERENCES
- WEB JOBS
- MICROSOFT
- INTERVIEWS
- VIDEO
- AMAZON
- ALL TOPICS
CONTRIBUTORS
Brigitte Simard Archive
10 Useful Tools to Develop, Monitor, Evaluate or Debug Web Pages
When it comes to developing websites and pages we could all use a little help now and then when it comes down to the real detail. Fortunately there’s a wide variety of tools on offer to developers that can be of use when it comes to developing, monitoring, evaluating and debugging web pages. Here are 10 which I’ve found useful over the years.
Web developer toolbar
The Web Developer Extension adds a menu and a toolbar to the browser.
For anyone who uses Firefox that’s interested in accessibility and CSS web development, this is an essential must-have for testing web pages!

Click here to download the web developer toolbar.
Web accessibility toolbar
The web accessibility toolbar is available for Internet Explorer.
It can perform virtually any accessibility test on a web page, such as HTML and CSS validation, colour checking, HTML structure analysis, and much, much more!

Click here to download the web accessibility toolbar.
Firebug
Firebug is an extension to the Firefox web browser and is an indispensable tool to any web developer.
It allows to view, inspect and edit HTML, CSS and JavaScript live on any web page as well helping to debug a large number of potential problems.

Click here to download the Firebug extension.
Continue reading “10 Useful Tools to Develop, Monitor, Evaluate or Debug Web Pages” »


