Page 1 of 1

Changing shape

Posted: Mon Mar 26, 2007 12:10 am
by kpraman
How to change the shape of submit button to oval shape?

Posted: Mon Mar 26, 2007 12:20 am
by Luke
you can't. You can use an image for a submit button though.

Code: Select all

<input type="image" src="images/ovalbutton.gif" alt="Submit" />

Posted: Mon Mar 26, 2007 3:13 am
by Kieran Huggins
You can also buy a Mac ;)