clarissa1996
Technical User
I am trying (without success) to define a textarea with two words: the first word yellow and the second word red.
Here is my code (not working):
<textarea cols=20 rows=20>
<font color=yellow>Hello</font>
<font color=red>Hello</font>
</textarea>
Any help is appreciated.
Thanks for any help. Clarissa
Here is my code (not working):
<textarea cols=20 rows=20>
<font color=yellow>Hello</font>
<font color=red>Hello</font>
</textarea>
Any help is appreciated.
Thanks for any help. Clarissa