|
||
CATEGORIES Home Getting Started HTML Cheat Sheet Webmaster Tools HTML Help Forum Color Codes Link to us |
||||
Why? This is helpful if you have link's to other web sites on your web page. Instead of the link opening in the window the link is on, and going to the new website, LEAVING YOUR WEBSITE, it will instead open the link in a new browser window, so when they decide to leave that web site, your web site will still be there, behind that new browser window. How To Do It This is pretty simple to do, all you have to do is target your link into a BLANK browser window. How you ask? By adding a target tag of course. The target tag your going to use looks like this: Get it? Your targeting, witch is what the target tag does, into a new BLANK window (BLANK), which is what your telling the target tag to do. Just place this target tag into your link, like this: An ordinary TEXT link would look like this: This looks like this: Go ahead and click it, it will open the window in a completely new browser window, to get back to here just close the new window. Same thing with an IMAGE link: This looks like this: Privacy Policy | Trademark Notices | User Agreement © 2001 TheHTMlSource.com, INC. All Rights Reserved. |