// archives

web development tools

This category contains 1 posts

Firebug: the must-have tool for web developers

Firebug is a Firefox plugin for web developers. It allows you to explore web pages providing you with all of the information you need to understand what’s going on and to troubleshoot problems. With Firebug you can easily inspect different elements of a webpage, including HTML, CSS and JavaScript and troubleshoot any problems you might [...]