Why does it look fine on one browser and not another??? ------------------------------------------------------- Sometimes there are real differences between browsers, one may look fine, the other "off" just a little. This happens sometimes, and you will need to tweek the HTML a bit for different possible browsers. Sometimes, though, NETSCAPE may simply present a blank page. It really isn't blank, it is just that there were so many HTML errors it gave up trying to display anything. If that happens, then take a look at the page source in the browser. Often, you can obviously see that the headers or footers do not have their complete HTML being displayed. A table or form is not clodes out, etc. Often it is a direct result of not including the entire code in the .inc file. This is one reason the