How to use HTML in articles

Saturday April 29 2006 01:43

Most HTML tags are available when writing a article but you have to write them inside [ ] tags instead of < >. We've also limited the number of attributes that you can use with your tags, for example you can not use any style tags.

You don't have to think about linebreaks or paragraphs when you write, if you make a line-break we will automatically insert a <br> tag and if you make two line-breaks we will start a new paragraph for you.

Note: In the code examples there are spaces between the square-brackets and the tagname, those should be removed in order to get the code working.

Here are the tags that are currently available:

Last Update: Monday May 1 2006 22:07

This article is hosted by dublish.com which is a free online publishing tool for those who have something to say but don't have their own blog. If you find this article abusive, report it to us.