[thelist] font appearance in drop down menu

Clayton Smith clayton at geni-us.com
Wed May 26 15:43:25 CDT 2004


font-size can also be done in pixels..  e.g.,10px
<select name="choice" style="font-family: arial,verdana, times;font-size:10pt"> 
           <option selected value"fubar">Make This Font Smaller</option>
</select>


Casey Crookston wrote:

>Is there a way to control font face and size within an html drop-down menu?
>
><select name="choice"> 
>           <option selected value"fubar">Make This Font Smaller</option>
></select>
>
>  
>


-- 
Clayton Smith
Developer
Geni-Us, Inc.



More information about the thelist mailing list