HTML/CSS beginner: I can't change the font color?

Abielle

New member
Hi. I need to create a text area for people to copy a code that they can use to post my banner . The standard text is black. I don't know how I have to write this, to specify another font color.

<textarea rows="1" style="background-color:transparent">
The text I needed to use
</textarea>
 
Back
Top