Web HTML-HTML.com
You are here: HTML > Anchors and Links > <A ...> > TARGET

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

TARGET=window name >>>

          

Copyright © 2002-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com