<A ...>
TARGET
TARGET = "_top"
"_top" loads the linked document in the topmost frame... that is, the new page fills the entire window.
"_top"
<A HREF="selftarget.html" TARGET="_top">top</A>
TARGET=window name >>>
TARGET=window name