|
||||||||||
Tips & Tricks: Testing, Testing, TestingSo you've got your latest webpage all finished and it looks fine on your computer, but you start hearing complaints that other people are having a problem seeing the page properly. What's wrong? You didn't test the page in their browser. Now you're asking "But I thought the point of HTML was that it should look the same on any broswer". The answer to that is that the point of the HTML standard is that it should look the same on any browser. However, browser developers have a habit of adding little extras to the browsers. Usually, they're very nice additions and sometimes give you a lot of extra functionality. However, they usually only work in that particular browser. So the answer is to test your pages. Now there are more browsers than you can shake a stick at, but you really only need to focus on a couple.
Most web editors (Dreamweaver, Frontpage, etc.) will create pages that display correctly in IE and Netscape 6.1+ automatically. At a bare minimum you should make sure that your page properly displays in the latest version of Netscape and IE. Last Updated: 02.01.2002 |
||||||||||
|
||||||||||