Helping ordinary people create extraordinary websites!



TARGET = "_top"

"_top" loads the linked document in the topmost frame... that is, the new page fills the entire window.

this code produces this
<A HREF="selftarget.html" TARGET="_top">top</A>
the link in this page





Copyright 1997-2002 Idocs Inc.