tommy445
Mar 26 2009, 04:23 PM
Would someone please inform me how to change the font size of a regular html submit button.
tommy445
Mar 26 2009, 05:00 PM
QUOTE(pandy @ Mar 26 2009, 04:41 PM)

will this not work?
<input TYPE="submit" VALUE="Buy Now" STYLE="font-size:8pt">
pandy
Mar 26 2009, 05:13 PM
Yes, it will work. But you shouldn't use pt as a unit if it isn't a print style sheet.