Return to HTML demos/examples page
You can use I-Frames (floating frames) to drop other pages in it like any other frame set-up:
Another bunch of text
A third bunch of text
A fourth bunch of text

This one has a frameborder so it will show up. The following is the exact same coding but without a frame border (and with a different target name so as to not confuse the computer).
Another bunch of text
A third bunch of text
A fourth bunch of text

You can use a table to better align link text and the I-Frame:
Another bunch of text
A third bunch of text
A fourth bunch of text

Return to HTML demos/examples page