Open New Link When Click On Image
When uploading files using methods that have been available by blogger.com, by default the file will be opened on the same page.
There are times when it is nice when referring to the same blog, but not good when a blogger to refer to other places. This is because when open on the same page, visitors have to click the back button to return to the original blog.
This tutorial will explain how to make a picture with a link will open in a new tab when clicked.
Note that both of these images, click on them.
1) Figure 1
2) Picture 2
The first picture does not affect any, but the second picture takes you to ittechnohub.com.
Do not be surprised if this very simple tutorial. :)
» DO NOT FORGET TO LIKE N Yeach comments ...
There are times when it is nice when referring to the same blog, but not good when a blogger to refer to other places. This is because when open on the same page, visitors have to click the back button to return to the original blog.
This tutorial will explain how to make a picture with a link will open in a new tab when clicked.
Note that both of these images, click on them.
1) Figure 1
The first picture does not affect any, but the second picture takes you to ittechnohub.com.
Do not be surprised if this very simple tutorial. :)
<a href="Put a link to open here" target="_blank" >For example, to code the second picture is like this
<img src="Put the image url here"/></a>
<a href="http://www.ittechnohub.com" target="_blank" >For the second picture, the link will be opened in a new tab. If you want to open a link on the same page, exhaust target = "_blank"
<img src="http://www.google.com/intl/en_com/images/logo_plain.png"/></a>
» DO NOT FORGET TO LIKE N Yeach comments ...
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment