Showing posts with label Links. Show all posts
Showing posts with label Links. Show all posts

How To Open Links In New Window or Tab



How to open links in new windows or tabs?

Usually when one clicks on a link, the window will be directed to the link. However, if you want your blog to stay when your visitors do so, add this extra line to the tag:

target="_new" or target="_blank"

Example:

VISIT!

In Firefox, both of these lines will open a new tab. It might differ depends on the web browser you're using.