The <Select> tag does not support the border style attribute. You maybe able to surround the <select> tag with a table structure and use the border style attribute on the <tr> or <td> tags however the border will still be around the select tag.
>> The <Select> tag does not support the border style attribute.
That's not technicaly correct, IMHO. It is a browser dependant feature, I believe. While your statement might hold true for IE on windows, some other browsers certainly let you control the borders on select boxes perfectly well.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.