Here's a list of the allowed HTML tags.
Tag | Attributes |
---|---|
<a href="url">link</a> | href, (target, rel) * |
<img src="url"/> ** | src, width, height, alt, align |
<b>bold</b> | |
<i>italic</i> | |
<em>emphasis</em> | |
<u>underline</u> | |
<s> |
|
<red>red</red> | |
and also: strong, cite |
Note: don't be afraid of HTML, we correct your code automatically.
*
Always amended to: target="_blank" rel="nofollow"
**
Only if the owner of the content allows you to