The <frameset> and <frame> tags in the following code create the frames illustrated below the code. The "banner" frame has a fixed height and the "menu" frame has a fixed width so the "main" frame will do most of the growing as more browser space becomes available.

Note: <frame> has no end tag.

pop-frames.html © 2007, Martin Rinehart