Personal tools

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.





Free link to your website when you post your code