Potrebbe essere una cosa del tipo:
<body>
<frameset cols="15%, *%">
<frameset rows="18%,18%,18%,18%,*">
<frame src="file_1.html">
<frame src="file_2.html">
<frame src="file_3.html">
<frame src="file_4.html">
<frame src="file_5.html">
</frameset>
</body>
<body>
Titolo
</font>
</body>
E in file_1.html scrivi quello che vuoi.
Però, come ti è stato fatto osservare, i frame
sono una soluzione ormai obsoleta
e coi CSS fai molto di più...
M.
i frame non servono

Rispondi quotando