Hi,
Hi
machs so:
<html>
<head>
<!doctype html public "-//W3C//DTD HTML 4.0 //EN">
<title>Frametest</title>
</head>
<frameset cols="166,*" framespacing="1" frameborder="1" border="1">
<frame name="leftFrame" scrolling="NO" noscrolling noresize src="Nav.htm">
<frame name="mainFrame" src="Hauptmenue.html">
</frameset>
<noframes>
<body>
</body></noframes>
</html>
Gruss Christoph