Build better web pages:
Web development is the process of developing web pages that can be put on the internet. From HTML to CSS, there are many elements that need to work together in order to build a web page. Here I will present you some tools that can fine tune your web site building experience.
Firebug in Firefox:
Firebug is my favorite FireFox plugin. A web development tool with a perfectly fitting slogan ‘web development evolved’.
Anyone can freely use this firefox plugin in a firefox browser. You will find a small 'firebug' sitting at the bottom corner of your browser. Upon clicking it, it will show you the source code of any web page that you are in. And that’s why it’s an amazing tool that makes web development a breeze. Reach Firebug here.
You will find the coolest thing in it by adding some extensions to it such as PixelPerfect, YSlow, FirePHP etc. Firebug can help you get the most to learn from any website that you are in.
Internet Explorer Development Toolbar:
Internet Explorer Development Toolbar is an IE add-on that works on IE6 and IE7. IE users will have to install it and a small button can be found. Click the button and it will open the tool on the lower portion of your IE window with the web page details in it. Install Internet Explorer Development Toolbar here.
However it’s not compatible on IE8. In IE 8, you can make use of the Developer Tools option (Tools > Developer Tools) that comes with the browser.
Some other IE add-ons include DebugBar, Web Development Helper, HTTPwatch etc.
Conclusion:
Getting things on your site look and act the way you want is the most challenging part of web development. However these are certain tools that can help you quickly fix the errors to have better web developing experience.
Web development is fun! Learn by yourself and it’s even funnier!









