Jump to content

saila.com

Online media matters

The page displays in Internet Explorer but not Netscape, why?

If you’ve used a table to arrange the layout of your page, this is likely the cause of the problem (using a validation service could reveal the error). Check the HTML to make sure all the table elements are closed (i.e., <table>…</table>, <tr>…</td>, and/or <td>…</td>). Netscape browsers are far less forgiving in terms of table layout than Internet Explorer browsers.