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:
In Firefox, both of these lines will open a new tab. It might differ depends on the web browser you're using.
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:
Example:
VISIT! |
In Firefox, both of these lines will open a new tab. It might differ depends on the web browser you're using.
0 comments:
Post a Comment