Oct 15, 2004 #1 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US how do I make the text in a select smaller?
Oct 15, 2004 Thread starter #2 TheConeHead Programmer Joined Aug 14, 2002 Messages 2,106 Location US nevermind.... Upvote 0 Downvote
Oct 15, 2004 #3 HelloMike MIS Joined Feb 14, 2003 Messages 210 Location GB <select style="font-size:0.8em;"> Cheers, Mike. Upvote 0 Downvote
Oct 15, 2004 #4 cLFlaVA Programmer Joined Jun 14, 2004 Messages 6,450 Location US <select name="the_sel" style="font-size: 9px;"> *cLFlaVA ---------------------------- Lois: "Peter, you're drunk!" Peter: "I'm not drunk, I'm just exhausted from stayin' up all night drinking! Upvote 0 Downvote
<select name="the_sel" style="font-size: 9px;"> *cLFlaVA ---------------------------- Lois: "Peter, you're drunk!" Peter: "I'm not drunk, I'm just exhausted from stayin' up all night drinking!
Oct 15, 2004 #5 HelloMike MIS Joined Feb 14, 2003 Messages 210 Location GB Oh, right. Crossed in transit Cheers, Mike. Upvote 0 Downvote