Pages

Search This Blog

How to Leave a Clickable Link in a Blogger Comment

Tuesday, December 29, 2015


Unlike many blog comment boxes, the Blogger comment box does not include any buttons or menus that allow you to quickly add a link or change the font of the comment. However, you can still perform these actions, as the Blogger comment box does accept HTML code.



Step 1
Direct your Internet browser to the Blogger blog where you want to leave a comment.
Step 2
Click the "X comments" link just below the post where you want to add a link in your comments. A new window will appear with a small text box for your comment.
Step 3
Enter the following HTML code into the comment box:
<a href="www.google.com">Home</a>
Change "www.google.com" to whatever website you want to link to. Change "Home" to whatever text you want to display as the link.
Step 4
Click "Post Comment" to submit your comment and link to the blog.

No comments:

Post a Comment