What HTML tags will work in a Blogger Profile/About Me Gadget?

I have found some HTML tags can be use in the "About Me" section of your profile. You can see them in action if you look at my About Me gadget in the sidebar of this blog and I have turned "Buddha" in my profile into a link which points to my quote collection blog.

List of working HTML tags

<em>italic example text</em>
<i>italic example text</i>
<br> new row
<strong>bold example text</strong>
<b>bold example text</b>
<a href="http://www.example.com">example link text</a>

1 comment:

ARVX said...

Thanks! That helped me update my Blogger profile.

-Arv.