Forum Moderators: open

Message Too Old, No Replies

Netscape v7.1 and Tables

Discovering how Netscape handles the table command

         

tekjnke

9:20 pm on Feb 17, 2004 (gmt 0)

10+ Year Member



Hello All,
I recently did up a short and sweet webpage for a client, and it works fine in IE 6+. However I got an email from a user who was viewing it in Netscape v7.1 and was having trouble viewing the page - I suspect due to the majority of the content being located in a table command.

I was wondering if anyone could tell me if Netscape handles the table command differently, and how to adjust the code so that other users with the same browser can enjoy the little website?

The address for the page in question is:
<Sorry, no URLs. See TOS [webmasterworld.com]>

Just click on the "Happy Valentines Day" link.

Thanks in advance for any useful information.

-Tekjnke

[edited by: tedster at 9:39 pm (utc) on Feb. 17, 2004]

PCInk

9:43 pm on Feb 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Netscape handles the table command exactly the same as IE.

Netscape handles errors (missing closing tr and td tags and particularly closing /table tags) badly. But that would be your error.

Have you validated the page to check that all the tags are there and you haven't accidently closed something twice, not at all or in the wrong order?