im using html advanced
but 1 problem, how do i change font colour?
Is it like <HTML COLOUR FONT> = "RED"> TEST </HTML>
Printable View
im using html advanced
but 1 problem, how do i change font colour?
Is it like <HTML COLOUR FONT> = "RED"> TEST </HTML>
<color=red>test</color> m8
still dont work
omg html is rubbish
Why dont you try to make your new site
www.proalts.com ??
Is that like a program or something? Because if you're saying your doing advanced HTML your not getting very far.Quote:
im using html advanced
If you don't know your hex go to HERE to find it outHTML Code:<font face="VERDANA" size="10" color="#FF0000">TEXT HERE</font>
Read my last post its up there :L
If you don't know your hex go to HERE to find it outHTML Code:<font face="VERDANA" size="10" color="#FF0000/YOURHEX">TEXT HERE</font>