Netscape 4.76 and CSS link tag? HELP!
I am building a site and I just noticed that Netscape 4.76 is not importing my CSS. Here's my code in the head of the HTML document:
<link rel="stylesheet" href="../css/public.css" type="text/css">
What gives here? It works fine in 4.7 but not 4.76. Does this mean you cannot import CSS in Netscape 4.76? This has to be a HUGE BUG!
Anybody else had this happen? How can Netscape screw that up? I went CNN.com which also imports the style sheet and it also doesn't work in 4.76. What happens is the page just sits there waiting to load. You don't see anything.