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

TARGET = "_self"

"_self" puts the new document in the same window and frame as the current document. "_self" works the same as if you had not usedTARGET at all.

this code produces this

go to <A HREF="selftarget.html" TARGET="_self">next</A> page

The link on this page

TARGET="_top" >>>

          

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