Odpowiedź:
<frameset cols="100,*" frameborder="0">
<frame scr="plik_a.html" noresize>
<frameset rows="10%,*">
<frame scr="plik_b.html" scrolling="no">
<frame scr=""plik_c.html">
</frameset>
</frameset>
Wyjaśnienie:
Ogólnie chodzi o to, że będą ramki a w nich inne strony www.