Puedes realizarlo con frames, pero llamas a una sola página.
Soy un tanto enredado
![Decabeza](http://static.forosdelweb.com/fdwtheme/images/smilies/decabeza.png)
pero con este ejemplo se aclara la película .
<html>
<head>
<title></title>
</head>
<frameset FRAMEBORDER=0 BORDER=0 FRAMESPACING=0 ROWS="100%,0">
<frame frameborder="NO" marginwidth="6" marginheight="6" SCROLLING=AUTO noresize SRC="index.htm" NAME="principal">
<frame frameborder="NO" marginwidth="0" marginheight="0" SCROLLING=NO noresize NAME="nada">
<noframes>
<body>
</body>
</noframes></frameset></html>
si tienes dudas escribeme