|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Textarea CSS help
Hi all, is there a way to make the text color of text within a text area different to that of the border color by CSS?
I tried {color: somecolor} however it changes both font and border color. Taz |
|
#2
|
|||
|
|||
|
<textarea style="color: red; border-color:green;"></textarea>
|
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > Textarea CSS help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|