For example, formatting tags like
Code: Select all
<font size="20" color="#FFFFFF"> or <b>, <i>, <u>
etc...
Also, tables would be useful. Eg:
Code: Select all
<table width="25%" align="center">
<tr>
<td width="50%"><b>Raids:<b></td>
</tr>
<tr>
<td align="left"><a href="LINK">Name</a></td>
</tr>
</table>Would be much better than:
Code: Select all
Raids:
<a href="LINK">Name</a>Some CSS would also be very useful.
Please consider my proposal, as it would be very useful.

