PASSWORD:


 

Some symbols for textual effects

- List: <li> and </li> around the desired text
- bold: <b> and </b> around the desired text
- italic: <i> and </i> around the desired text
- underline: <u> and </u> around the desired text
- next line: <br> at the end of line
- Align center: <c> and </c> around the desired text
- Align left: <l> and </l> around the desired text (this is default so, you don't really need it)
- Align right: <r> and </r> around the desired text