<<< back to Targeting the Whole Window

This link "breaks out of frames", it targets the entire window:

My Home Page

The link was created using this code:

<A HREF="wwtarget.html" TARGET="_top">

TARGET="_top" means "target the entire window". See Targeting the Whole Window for the full explanation.