Attribute for <A ...>
TARGET = "_blank" | "_parent" | "_self" | "_top" | window name
<A ...>window nameTARGETTARGET
You can target a frame by a name you have assigned it.
(See our frames page for how to use and name frames.)
TARGET
"_blank""_parent""_self""_top"
Note that each of predefined names starts with an underscore ("_"). They also must be in all lower-case letters.
You can also use TARGET<IFRAME ...>NAME
Copyright 1997-2002 Idocs Inc.
