Have you ever wanted to use italics, or bold when you post a comment in blogger? What about adding an website link that actually works?
Well, with some basic html knowledge you can!
HTML tags are started using the < > brackets. They are closed the same way, but by adding >the / forward slash>.
HOW TO BOLD:
The text command for bold is "B". See the example comment and results below:
HOW TO ITALICIZE:
The text command for italics is "i". See the example comment and results below:

You can even do both italics and bold at the same time!

HOW TO HYPERLINK:
Now for something tricky. Do you want to leave a link to a website in your comment? This requires a little more html coding. Make sure you include the equal sign, quotes, and http:// just like the following example. See the example comment and results below:

There are many, many more html tags, but blogger's comments only allow these three. So for now, you can't underline, or change the text color when you comment.
Feel free to test these out by commenting on this post. There is always the comment preview button so you can see what is going to post. Don't worry, we won't make fun of you!