The guide could really be more complete, but nonetheless I'm sure it will help somebody.
Colors can also be defined as #RRGGBBAA
This would create a semitransparent blue background:
HTML Code:
<body bgcolor=#0000FF3A>
Font size can be adjusted like so:
<p> - new paragraph
<blink> - make stuff blink
Anyone that is really interested in creating an interesting status should invest some time learning html.
|
Totally forgot about Blink and font size. The rest I already knew. Thanks :)