looks like i forgot to talk about fonts. To change the font of some text you use the <font> tag. the color size and font are decided by attributes like the color, and face attribues. example.
<font face="wintermute" color="#addcee">
your text here
</face>
No comments:
Post a Comment