A simple question :)

06/02/2008 17:33 naruto820#1
Hi guys i saw in some guilds on the announcements they wrote some things on a different font color and a different font size. Can some1 pls tell me how to do it? I tried to do using codes like (" and ") but it did not work on the guild announcements. So which codes to use?
06/02/2008 17:36 silkbotter#2
try some html tags for that.. maybe it will work..
like <color="blue"> bla</color>
06/02/2008 21:51 naruto820#3
Quote:
Originally Posted by silkbotter View Post
try some html tags for that.. maybe it will work..
like <color="blue"> bla</color>
Hey thank you the color worked but cant u tell me the large font cuz i tried font size 4 very small
06/02/2008 23:03 silkbotter#4
look for html tags @ selfhtml.org^^
try <font size="7">UAARGH</font>

^^

if u want color AND font size to be changed u have to make this:
<color="blue"><font size="7">YOUR TEXT </color> </font>

i hope u press the thx-button :P