Is there a way I can use an image for the submit button? What file would I edit?
'<input type="image" src="butup.gif" alt="Submit button">'
Is there a way I can use an image for the submit button? What file would I edit?
'<input type="image" src="butup.gif" alt="Submit button">'
The code you have should work as long as the location to the image is correct. You might want to add this as well value="Submit".
You must log in to post.