Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 05-31-2008, 12:15 AM   #1
Member (8 bit)
 
witness's Avatar
 
Join Date: Nov 2001
Location: Tennessee
Posts: 158
HTML Code For...

Anybody know html code to make a link open in a New tab or window instead of going to the link using the current window?

And code to make my unique icon appear in their fav list next to the link to my site when they save my site to their favs?

Thanks!!
__________________
Right now I'm having amnesia and deja vu at the same time. I think I've forgotten this before.
witness is offline   Reply With Quote
Old 05-31-2008, 06:17 AM   #2
Premium Member
 
Statica's Avatar
 
Join Date: Jun 1999
Posts: 9,231
Quote:
Originally Posted by witness View Post
Anybody know html code to make a link open in a New tab or window instead of going to the link using the current window?
You can do it by specifying a target to your A tag. For example:
PHP Code:
<A HREF="external.html" TARGET="_blank"
Read further here: http://www.mydigitallife.info/2006/1...ir-difference/
Keep in mind that for opening a new tab, it isn't yet handled by html. It is a user setting for users with tabbed browsers that can setup whether they want new windows to open as new tabs instead.

Quote:
Originally Posted by witness View Post
And code to make my unique icon appear in their fav list next to the link to my site when they save my site to their favs?
It's called favicon and you can read more about it here: http://en.wikipedia.org/wiki/Favicon or http://wdvl.internet.com/Authoring/D...mages/Favicon/

Last edited by Statica; 05-31-2008 at 06:20 AM.
Statica is offline   Reply With Quote
Old 05-31-2008, 11:57 AM   #3
Member (8 bit)
 
witness's Avatar
 
Join Date: Nov 2001
Location: Tennessee
Posts: 158
Thanks!! got er did
witness is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
W98 SE Only Booting in Safemode, Fonts failing on Load King of Camelot Windows Legacy Support (XP and earlier) 8 08-27-2007 05:45 PM
Computer Acronyms Floppyman Computer Hardware 156 06-18-2006 06:25 AM
Overclock Suggestions? ShannonLi Computer Hardware 9 08-04-2004 11:24 AM
Funny kind of test mairving Internet, Web Applications, & The Cloud 0 02-14-2001 06:13 PM
sound card problems melsabale Computer Hardware 4 06-01-2000 12:21 AM


All times are GMT -5. The time now is 07:37 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2