//
archives

kasia

kasia has written 42 posts for the hidden rock {dot} com

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 [...]