Hi Matt,
Yes.
<style>
<!--
..test { font-size: 18pt }
-->
</style>
</head>
<body>
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults"
U-File="http://www.fpplus.com/order/_private/form_results.csv"
S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
<p><select size="1" name="D1" class="test"></select><input type="submit"
value="Submit" name="B1" ><input type="reset" value="Reset" name="B2"></p>
</form>
--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
----------------------------------------------------------------------------
--------------------
If you think I'm doing a good job, let MS know at
(E-Mail Removed)
"Matt Shudy" <(E-Mail Removed)> wrote in message
news:0b0401c3d926$43b006a0$(E-Mail Removed)...
> Hi,
>
> I am trying to set the size of all my text using single
> css commands. I am using
> <font style="font-size: 16px"> Text </font>
> for normal font, and that works fine.
> Is there a way to specify the size in pixels of the text
> inside a drop down box?
>
> Thanks,
>
> Matt