weee
03-31-2004, 07:11 PM
Hi There.
I have this line that I'm using to color a textarea:
.Remarks {BORDER-TOP-WIDTH: 1px; BORDER-TOP-COLOR: #950FB7; BORDER-LEFT-WIDTH: 1px; BORDER-LEFT-COLOR: #950FB7; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #950FB7; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #950FB7;}
I would like to know if it's posibble to make that line shorter and also why the top and the left side of the textarea border is not getting the color settings?
Thanks a lot
I have this line that I'm using to color a textarea:
.Remarks {BORDER-TOP-WIDTH: 1px; BORDER-TOP-COLOR: #950FB7; BORDER-LEFT-WIDTH: 1px; BORDER-LEFT-COLOR: #950FB7; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #950FB7; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #950FB7;}
I would like to know if it's posibble to make that line shorter and also why the top and the left side of the textarea border is not getting the color settings?
Thanks a lot