HTML and PHP and font size within list boxes?

evachick156

New member
So i have a list box that makes font size like 9. But some of my elements are so large that they get cut off. How can i reduce just the one element
I tried:
<option><font size="2">................................</font></option>

But it didnt work. Does anyone know how to do this?>
 
Back
Top