For my first post, I decided to share a very helpful tool I ran into when I first began developing websites. This tool is called Firebug. It is a browser plug-in that provides website analysis and suggestions on properly coding HTML and CSS (according to W3C standards). It also has a feature to analyze your site and suggest how to optimize the loading speed. This tool will definitely ease a beginning web developer’s troubles and frustration. Firebug is supported by Firefox and Firebug Lite is a “bookmarklet” (as stated on their site) for the other major browsers (IE, Chrome, Opera, etc.). Give this tool a shot, you will not regret it!
