Tutorial Blog |
First copy this code below, then paste everywhere you want.
<a href="your link url" target="_blank">Your link name</a>
The code analysis
<a href="your link url" target="_blank" > </a>
- For line 1 and 4 is the open and closing tag for <a> tag
- on line 2 you can put the URL.
- line 3 is the function to open the link in new tab
Then if you do it right, the result is like below... Click the link below
Click This
Your did it
0 komentar:
Post a Comment
Hey, It's my pleasure to know what was in your mind after reading the article above. So, you can comment or give critics to my writing on this comment box below