|
This page looks perfect in Internet Explorer but look
above to see what can happen in Netscape. This is not the fault of the browser,
it just requires a bit more coding to display correctly.
1. The table border is not set to anything. It must be
set to 0 and this gap will go away. 2. The red navigation bar is in its
own table and again the table border needs to be set to 0. 3. The red
navigation bar does not extend all the way across the screen. This table cell
has a background graphic in it, but it is not showing up. You can see the same
problem in the Netscape 6 screenshot below. Netscape will not display a table
cell background graphic or color unless there is something in the table cell.
You can fix this by placing a transparent invisible gif or a non-breaking space
in the table cell.
These are just a few of the little problems that need
to be discovered before your web site is completed. The site needs to be
checked in Netscape as it is being built. This header is used on every page in
the web site and it would be a time consuming job to have to go back and fix
every single page in a large site. |