mpalmer12345
Programmer
Form button font change?
Is it possible within an HTML page to change the font on a form button so that all users see the same font?
Right now the VALUE= command between quotes is in what looks like Chicago font or something on my browser, and I'd like something nicer.
<FORM METHOD=POST ACTION="...
<BUTTON TYPE=SUBMIT NAME="FORM1" VALUE="FORM1">
Is it possible within an HTML page to change the font on a form button so that all users see the same font?
Right now the VALUE= command between quotes is in what looks like Chicago font or something on my browser, and I'd like something nicer.
<FORM METHOD=POST ACTION="...
<BUTTON TYPE=SUBMIT NAME="FORM1" VALUE="FORM1">