[thelist] text area - hide border???

Minh Lee Goon v7ac at sdsumus.sdstate.edu
Fri May 3 08:58:01 CDT 2002


Sandra,
Try using the following:

<style>
   .TA { border: solid 1 #ffffff }
</style>

That will take care of the border of the textarea. Looks like you're not
trying to hide the scrollbars, so you can re-use what you had before.

Hope that helps.

Minh Lee Goon


Sandra L wrote:

> Hi all,
>
> I would like to hide the border of a text box area,
> potentially making the border color values white (as
> on a white background).




More information about the thelist mailing list