Why is the size attribute for my html select tag not working properly?

lee_lee07770

New member
I have a <select> tag with a size attribute. The size attribute is supposed to define how many option elements are displayed at a time. When I set it to 1, I see one element. When I set it to 2, I see all 4 of my elements plus and extended amount of white space where 4 more elements could fit! The box gets huge! Help!?!?!
 
Back
Top