Monday, June 22, 2015

How to refer links in blogs comment

Some times when you are commenting on blog you want to refer a link or url..
In a comments,If you just want to link url or a page of your blog.

here is a little trick to add links with comments in blog-blogger.

Step 1: Make sure you are on the page for a particular post.

Step 2: make a hyperlink for the comments like below one.


<a href="http://explorejavacoding.blogspot.com/">learn java with coding</a>

Step 3: Simply replace the href="http://xyz.com" and hypelink text="abc". 



and thats it ,you are done ..simple isnt it. , it would show up your comments with link  as 'abc' which will be redirected to url.

Give it a try by commenting...

Thanks for reading!!......


No comments:

Post a Comment