Hi
frameset
border="0"
frame
noresize scrolling="no"
Danke, so habe ich es schon versucht:
<html>
<head>
<title>Tutel</title>
</head>
<frameset border="0" rows ="232pt,*" >
<frame src="dql.html" scrolling="no" noresize> </frame >
<frame src="empty.html" name="servlet" noresize> </frame>
</frameset>
</html>
Leider immer noch ca. 5mm Versatz. Vielleicht geht es auch gar nicht... ?