ReportingAnalyst
MIS
Hi,
I would like to add a nice style to textare:
How can I change the following for the textarea?
Border width
Border Color
Font style within the textarea
color of the scroll bars within the textarea
Thanks.
I would like to add a nice style to textare:
Code:
<textarea rows=5 cols=30 readonly style="border:15px">
How can I change the following for the textarea?
Border width
Border Color
Font style within the textarea
color of the scroll bars within the textarea
Thanks.