Web Hosting Talk







View Full Version : Netscape 4.7 screenshot needed


Logical J
01-05-2005, 12:52 AM
Hi guys.. I need a screen shot / advise on this subed site I'm working on.

My client said its not rendering correctly in Netscape 4.7 I'm on Mac and can't get the browser.. can someone post a screen shot.

Here's the Site (http://209.152.162.199/~dirtyduc/index2.php)

Thanks guys.

the_pm
01-05-2005, 01:03 AM
Here ya go.

Logical J
01-05-2005, 01:31 AM
Yuck! Can anyone help me with what is happening here? My code seems fairly clean to me.

the_pm
01-05-2005, 02:11 AM
NS4.x is pretty much a lost cause. You can take a giant leap backward from where you are and switch to non-standard (and some proprietary) markup to accommodate NS4, to the slight/moderate detriment of other browsers, or a giant leap forward and move all styling elements into a style sheet, use @import to bypass NS4, and anyone still using this browser will see an unstyled, but fully functional site. I will always strongly recommend the latter of these choices.