index.html
<frameset rows=100%,0%>
<frame name="top" src="top.html" NORESIZE>
<frame name="bottom" src="bottom.html" NORESIZE>
</frameset>