Hello Nippi, ok, if you use dreamweaver, you can do like this:
instead of <input type="submit" name="Submit" value="Submit">
replace the Type and add the image source as followed
<input type="image" name="Submit" value="Submit" src="your-image">
That's it. Good luck
ShogunMast@hotmail.com