Computing.Net > Forums > Web Development > target blank for whole page

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

target blank for whole page

Reply to Message Icon

Name: FBI Agent
Date: August 13, 2004 at 10:12:24 Pacific
OS: WIN XP
CPU/Ram: 1.79Ghz/ 384 RAM
Comment:

is there a way to use css or whatever to make every link have a target="_blank"?
it cant use php. thanks!

FBI Agent

AIM: EliteAssassin187



Sponsored Link
Ads by Google

Response Number 1
Name: Khalid
Date: August 13, 2004 at 10:33:27 Pacific
Reply:

You can use the base-tag inside the head-tags:

[html]
[head]
[title]Example[/title]
[base target="_blank"]
[/head]
[body]
... rest of the document ...
[/body]
[/html]

If you are writing in xhtml, dont forget that the base-tag doesnt need a close tag, you can use /> instead.


0

Response Number 2
Name: FBI Agent
Date: August 13, 2004 at 10:35:57 Pacific
Reply:

wow cool. im gonna check that out. i cant believe i've never heard of this base tag, ill have to do some research on it. thanks!

FBI Agent

AIM: EliteAssassin187


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Auto font download Dreamweaver Import help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: target blank for whole page

custom shortcut for web page www.computing.net/answers/webdevel/custom-shortcut-for-web-page/3378.html

Refresh Portion of the Page www.computing.net/answers/webdevel/refresh-portion-of-the-page/1708.html

Page loading problem...Dreamweaver www.computing.net/answers/webdevel/page-loading-problemdreamweaver/894.html