As a beginner of blogging, I had a doubt of how to add a link to my comments. I have seen many comments in many blogs with a link to their event or blog. After searching a lot, I found the method.
This may be a simple fact; however I am sharing it here for those who are very new to blogging.
It is realy simple. Only you have to do is typing a code after your comment.
Simply, you have to type as below....
<a href="type here link URL">type here the words to appear</a>
For example,if I need to appear a link to this blog & if the words should be ‘Food Blog Events’,I have to type my comment as follows.
<a href="http://foodblogeventslist.blogspot.com/">Food Blog Events</a>
If I need a link to my blog post,Midweek Fiesta,here is how I comment.
<a href="http://foodssrilanka.blogspot.com/2011/11/midweek-fiesta.html">Midweek Fiesta</a>
Hope this is helpful for some of you. If you want to test this, feel free to copy any of code above & try it here as a comment.
Then you will understand,how to do it.