Web Browsers
When developing a web site you should check that the web site works with different web browsers.
You should at least make sure that your web site works with
- Microsoft Internet Explorer
- Firefox
- Chrome
They will work differently.
Firefox
Firefox has a number of useful addons, in particular for looking at your web site during development.
Web Developer
Web Developer adds a menu and a toolbar with various Web developer tools to the browser. The tools allow the user to disable, view, and edit cookies, CSS, HTML, forms, and images; validate pages; and much more.
Firebug
Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page... Firebug 1.2 requires Firefox 3. Firefox 2 users should install the older 1.05 version of Firebug.
| < Prev | Next > |
|---|





