I created several scroll boxes using the
<TEXTAREA rows=6 cols=85>
</TEXTAREA><P>
command.
They work, but I want to change the color and all the instructions I can find deal with the
<div style="overflow:auto; height:100px; width:300px">
<table>
</table>
</div> commands. How do I change the colour of my scroll boxes with the TEXTAREA command?
Thank you.
<TEXTAREA rows=6 cols=85>
</TEXTAREA><P>
command.
They work, but I want to change the color and all the instructions I can find deal with the
<div style="overflow:auto; height:100px; width:300px">
<table>
</table>
</div> commands. How do I change the colour of my scroll boxes with the TEXTAREA command?
Thank you.