| To get this effect | Type this |
|---|---|
| Bold text | <b> Bold text </b> |
| Italic text | <i> Italic text </i> |
| Underline text | <u> Underline text </u> |
| Bigger text | <span style='font-size:15px;'> Bigger text </span> |
| color and underline text | <span style='color:red'> <u> color and underline text </u></span> |
| link in text | <a href="http://test.com"> link in text</a> |
Allowed tags: <b>, <i>, <u>, <span>, <p>, <em>, <hr>, <div>, <ul>, <ol>, <li>, <img>