helloo..i have textarea with a sample text like (Hello World). now i want to change font color
of text (Hello) in red and the font color of text (World) in blue. both text are in same texrarea.
Textarea font color.
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: Textarea font color.
You can easily change the colour of the text using CSS but both would be the same colour.
If you want multiple colours, you would need to use a RTE.
If you want multiple colours, you would need to use a RTE.