Page is a not externally linkable
joshie76 - 8:32 am on May 9, 2001 (gmt 0)
<IFRAME name="name" src="URL" width="x" height="y"></IFRAME> The scrolling attributes are as per the <FRAME> tag. You can place this source in a table to achieve the layout you require. They only work in IE5 & NN6 (maybe Opera, dunno) but they are an excellent way to achieve pagelets and I think they'll become quite popular. Josh
Full HTML4 caters fairly well to your needs with the introduction of IFRAMES. These are frames that are embedded into a page and not split windows.