Forum Moderators: open
the site is made with css, and div layers, and i was under the impression that netscape 4.0 and higher supported these. however, my friend had a problem viewing the page.
she has netscape 4.7 on a macintosh computer.
does this effect it at all?
HTML Validator [validator.w3.org]
CSS Validator [jigsaw.w3.org]
When Netscape 4 shows nothing at all, it's probably a basic error in the HTML. Explorer often makes it's "best guess" but Netscape will just quit.
It's true that Netscape 4 is very old technology and often chokes on today's code -- but when it does it usually throws elements all around the screen if the code is valid. The fact that it shows nothing makes me suspect an error - incorrect tag nesting or an unclosed tag somewhere.