Alright, I'm doing my own coding for a "web page' I'm making. I'm just using the basics, as i don't know much.
Example of a code I'm using: <font color=pink><font size =2>TEXT HERE <font/>
What i want to do, is break up my text so that say the word "TEXT" would be pink and the word " HERE" would be blue.
I know how to break it up so that each word could have a different size, but whenever i try to do the same with color...it doesn't work. All the font just stays one color.
Can someone tell me what code i need to use for this?
or what I'm doing wrong.
Example of a code I'm using: <font color=pink><font size =2>TEXT HERE <font/>
What i want to do, is break up my text so that say the word "TEXT" would be pink and the word " HERE" would be blue.
I know how to break it up so that each word could have a different size, but whenever i try to do the same with color...it doesn't work. All the font just stays one color.
Can someone tell me what code i need to use for this?
or what I'm doing wrong.