Personal tools
Home Webmaster Resources HTML Using an image to submit a form

Using an image to submit a form

At some point you'll want to move beyond the standard HTML submit button and offer something a little more graphical for your users.  Fortunately, HTML offers a simple method of doing this:

    <input type="image" src="image.gif" />

Many times you can save yourself the trouble of creating your own submit form images by doing a simple google image search.

Need assistance with your project? Universal Web Services can help.
Contact us to request a quote.