1. Home
  2. Computing & Technology
  3. Web Design / HTML

XHTML Attributes - target

By , About.com Guide

target:
The target attribute defines the frame where the linked document should open.
Used with Elements:
Content:
The name of the frame to open in. There are also a few named frame states:
  • _blank: open in a new browser window
  • _self: (default) open in the same frame that the current document is in
  • _parent: open in the frame one level higher than the current one
  • _top: remove all frames and open in the top level window of the browser
Default:
none
Deprecated in XHTML 1.0:
No
DTD:
XHTML 1.0 Loose
Explore Web Design / HTML
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Web Design / HTML

©2009 About.com, a part of The New York Times Company.

All rights reserved.