Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Anchors and Links > <BASE ...>

Attribute for <BASE ...>
TARGET ="_blank" |"_parent" |"_self" |"_top" |frame name

Usage Recommendation
thumbs up Use it.

TARGET sets the default target for hyperlinks on the page. TARGET uses the same values as <A TARGET="...">. Consider a framed page in which the lower frame is named "CONTENT" and the upper frame uses this tag:

<BASe TARGET="CONTENT">

All the links on the page will, without using any TARGET attribute of their own, target the lower frame.

this code produces this
<BASe TARGET="CONTENT">
this page

<<< back to Anchors and Links

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