works in IE but not in netscape

They have: 5,633 posts

Joined: Jan 1970

i made this asp page when uploaded will not display properly in netscape. it will show up as all code but in ie it will show up as a good ol web page. when i preview in netscape it will work but when it's viewed through the net it's toast. what's going on? thanks in advance

http://meridiens21.com/testtemp/home.asp?pageid=1

(not all images were uploaded)

Busy's picture

He has: 6,151 posts

Joined: May 2001

damn, I wrote out a nice big reply telling where all the problems are and I lost it grrrrrr

Do you have a .css file?

the problem is the same one throughtout the code, your missing quotes on your tables. the border and width tags have one quote (border="0 width="732) I found at least 6 lots of these, 3 in the first bunch of 6 nested tables.
You should try cut down on your nested tables, cut your site into section, top, middle and bottom and use things like colspan and rowspan to lessen the nesting of tables. try keep it under 3 deep.

He has: 1,016 posts

Joined: May 2002

racer, nice background. Did you by any chance happen to pass by http://www.2advanced.com/flashindex.htm lately?

mairving's picture

They have: 2,256 posts

Joined: Feb 2001

Without testing it thoroughly, the culprits are probably these:

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.