Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Draw a thin border around an inputText box????

519787Jan 9 2007 — edited Jan 10 2007
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 7 2007
Added on Jan 9 2007
1 comment
367 views