Monday, October 11

Haloscan html sandbox

After many queries from a variety of folks about how to imbed links, make bold and italicized text in Haloscan comment boxes, this post will hopefully serve a couple of purposes, to educate those who wish to communicate more effectively, and help those that wish to avoid "breaking" Haloscan. Lets start with italic text.

<i></i>

<i>italicized text goes here</i>


Bold text
<b></b>

<b>bold text goes in here</b>


Linky Dinks

<a href=" "> </a>

<a href="http://www.whateveryouwant.com/"> link to whateveryouwant.com!</a>


Copy the HTML above the examples and paste them into your haloscan box and you should be able to make links and add emphasis to your posts, while avoiding the haloscan blowout.

Feel free to practice in the comments below.