Forum Moderators: open

Message Too Old, No Replies

netscape 4.7

Site fails

         

rayjam

9:34 pm on Nov 1, 2001 (gmt 0)

10+ Year Member



Hi guys

I hope someone can help. I have been asked to fix a site which for some reason reason fails to be veiwable in netscape 4.7. I didn't design it, so don't blame me when you see it. Can anyone suggest a fix. The url: [snipped]
Thanks

(edited by: Xoc at 12:10 am (gmt) on Nov. 2, 2001

mivox

9:44 pm on Nov 1, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



9 times out of ten, any site I've seen which completely fails to display in NN 4.x:

A) is using table-based layout

B) has a missing table-related tag somewhere on the page

A missing </td> is all it takes in some cases. Go over the HTML with a fine toothed comb and make sure all your table's structural tags are in place...

Xoc

9:48 pm on Nov 1, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Validate the site here [htmlhelp.com]. Fix all the errors that show up. Then if you still have problems, post back again.