2/26/01
One of the things you will notice when working with frames is that a link can have only one target, that is, a single link cannot (with just HTML) change the content in two different frames. This is where nested frames come into play...with them you can have a single link simultaneously load content into two seperate frames. You do this by inserting a frameset document into a frameset document. The example below shows how this technique works.