Use this instead:
|
<font face=tahoma size=15 color=red><center>»<font color=black> Positive Vibes <font color=red>«<br><br><font color=black size=10>Selectively recruiting the nicest people in Graal.<br><br><font color=red>Requirements: <font color=black>
|
It only eliminates around 15 characters though.
If you compare the two, you can see that you can combine most elements of the font HTML tag to save character space. For example:
HTML Code:
<font color=black><font size=10><font face=arial>
Can be combined into:
HTML Code:
<font color=black size=10 face=arial>