Nunzio's Message Board Forum Index
Nunzio's Message Board

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How can I make a link open into a new window?

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Nunzio's Message Board Forum Index -> HTML FAQ (tips & tricks)
View previous topic :: View next topic  
Author Message
Nunzio
Site Admin


Joined: 08 Aug 2003
Posts: 90
Location: Tharsis Ridge (Martian lowlands)

PostPosted: Sat Aug 09, 2003 9:15 am    Post subject: How can I make a link open into a new window? Reply with quote

Code:
<a href="http://nunzioweb.com" target="new">Nunzio's Little Place On The Web</a>

You can also add target="_blank"
Code:
<a href="http://nunzioweb.com" target="_blank">Nunzio's Little Place On The Web</a>

Either one will work.
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Nunzio's Message Board Forum Index -> HTML FAQ (tips & tricks) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group