Draw a thin border around an inputText box????
519787Jan 9 2007 — edited Jan 10 2007Hi,
I would like to draw a thin border around an inputText box but when I use the following, I am getting a thin border around the inputText box as well as the label (text) associated with it. I don’t really want this border around the label.
--------------------------------------------
border-width:thin; border-style:solid
---------------------------------------------
So how can I draw a thin border just around a inputText box only (Not around the label associated with the inputText) ?
Regards
V.Piraba