This example divides the window in two frames. The right frame is called EXAMPLE. This page, in the left frame has a BASE element which looks like this :
<BASE target="example">
|
So the following pages will load in the right frame.
Back to the BASE element. This link has a TARGET attribute to direct the link to the complete window, clearing the two frames.