Blog
11-09-03, 10:13 AM
Is there any way, you can make submit buttons, with color in them ? Without using Javascript? Here's the submit button code :
<FORM METHOD="LINK" ACTION="index">
<INPUT TYPE="submit" VALUE="Home">
</FORM>
If you can't get color to that, could you please tell me how to make one with javascript. Thanks..
<FORM METHOD="LINK" ACTION="index">
<INPUT TYPE="submit" VALUE="Home">
</FORM>
If you can't get color to that, could you please tell me how to make one with javascript. Thanks..