Min sida visas inte korrekt i Netscape och Mozilla. Har angett 5 px framespacing mellan menu och main. Det funkar dock i IE.
En teori någon?
<frameset rows="*, 470, *" border="0" frameborder="0">
<frame src="../vit.html" name="top" scrolling="no">
<frameset cols="*, 665, *" border="0" frameborder="0">
<frame src="../vit.html" name="leftest" scrolling="no">
<frameset rows="85, *" border="0" frameborder="0" framespacing="0">
<frame src="logo.html" name="logo" scrolling="no" marginwidth="0" marginheight="0" NORESIZE>
<frameset cols="140, *" border="0" frameborder="0" framespacing="5">
<frame src="menu.html" name="menu" scrolling="no" NORESIZE>
<frame src="news.html" name="main" scrolling="auto" NORESIZE>
</frameset>
</frameset>
<frame src="../vit.html" name="rightest" scrolling="no">
</frameset>
<frame src="../bottomest.html" name="bottomest" scrolling="no">
</frameset><noframes></noframes>