This is one of those quick tips that may be useful for those who do love to visit other blogs and comment and leave a signature or a link back to a post or their blog. I personally like to sign my comments with my name and link to my blog. Since blogger can be a bit difficult to navigate to, it's easier to leave your blog link in the comment so others can visit you back. Of course this works for any other links you want to put in your blogger comment.
How to add a link in a blogger comment
It's actually a piece of HTML code, which you can simply copy/paste into your comment. Here it is:
<a href="--insert the url of your link--">--Enter the title for your link--</a>
For example:
<a href=" http://www.mersad-photography.blogspot.com/ ">Mersad Donko Photography</a>
would turn out like this:
The code for a simply copy/paste is here:
<a href="url ">link title</a>
I hope that this will be of use to you for your future comments and visits to other blogs. As a signature I think it works so well and you can use it for many things. I keep the code with my signature ready in a notepad file on my desktop. I simply open it and copy/paste it where I need it without having to type it up every time.
.
0 Comments