How to Make HTML Link

How to Make HTML Link - If you are a blogger, create link is a basic tutorial you must mastered. Make it a habit to make a link with HTML script (manual).


Create HTML Link in Post


1. Click on New Post
create HTML link

2. Make sure you are in HTML mode
create HTML link, new blogger

3. Link script :


<a href="http://qelpo.blogspot.com">Tutorial New Blogger</a>


The above script will appear like this :


Explanation :

http://qelpo.blogspot.com is the link address, you will be directed to that address.
Tutorial New Blogger is the link text.
So if you clicked Tutorial New Blogger, you will be directed to http://qelpo.blogspot.com

How to create link that open in new tab?


You can continue reading or read my post : How to Create HTML Link that Open in New Tab?

Make Link That Open in New Tab


Need additional code that must be inserted in order to make the link open in new tab


<a target="_blank" href="http://qelpo.blogspot.com">Tutorial New Blogger</a>


target="_blank" is the code must be inserted to make your link open in new tab, you can also use target="new" to make your link open in new tab.

Just try it :


Make the link open in a new tab make your blog visitors still open your blog when he might click on a link leading to another site. That shorten the time, your visitors not must do right click and then click Open Link in New Tab or Open Link in New Window.




Tips, Trick, Tutorial New Blogger

0 comments:

tutorial :1: tips :2: tutorial, tips blog :3: tutorial, tips blog :4: tutorial, tips blog :5: tutorial, tips blog :6: tutorial, tips blog :7: tutorial, tips blog :8: tutorial, tips blog :9: tutorial, tips blog :10:
tutorial, tips blog :11: tutorial, tips blog :12: tutorial, tips blog :13: tutorial, tips blog :14: tutorial, tips blog :15: tutorial, tips blog :16: tutorial, tips blog :17: tutorial, tips blog :18: tutorial, tips blog :19: tutorial, tips blog :20:
tutorial, tips blog :21: tutorial, tips blog :22: tutorial, tips blog :23: tutorial, tips blog :24: tutorial, tips blog :25: tutorial, tips blog :26: tutorial, tips blog :27: tutorial, tips blog :28: tutorial, tips blog :29: tutorial, tips blog :30:
tutorial, tips blog :31: tutorial, tips blog :32: tutorial, tips blog :33: tutorial, tips blog :34: tutorial, tips blog :35: tutorial, tips blog :36: tutorial, tips blog :37: tutorial, tips blog :38: tutorial, tips blog :39: tutorial, tips blog :40:

Post a Comment

 
© 2012 Tutorial New Blogger | Powered by Blogger | Developed by Qelpo