Hello to anyone that can help,

Basically, I am trying to design a page with 4 frames which are
nested. A left frame and then a right frame with 3 frame rows.

<frameset cols="20%,*">
<frame name="left" scrolling="auto " src="SubjectFra me.asp">
<frameset rows="8%,58%,*" >
<frame name="rtop" src="NavFrame.a sp" scrolling="auto ">...