Hi, I am trying to using an image as the submit but I cant get it to work, I have tried around ten different options but when I click the image not happens. No, I have an image as a button (or want to), so if the user clicks this image it adds a value from value="myvalue" and this value will be submitted with the form. By Rick Anderson, N. Taylor Mullen, Dave Paquette, and Jerrie Pelser. won't work in this case, as you are not supposed to use the value="" attribute with input type="image". Topic: Bootstrap / Sass Prev|Next Answer: Use the CSS position Property. An input type="image" only defines that image as the submit button and not as an input that can carry over a value to the server. For use only on input types of "submit" or "image". Your Button Here.. or you can use HTML Form Tags to do the Same thing. I tried doing this: But it didn't work. In Flash format, must be a style specification in CSS format. The width attribute of the <input> element is only used with image and allows you to set the width of the image added using −. Inputs of type="image" don't send their name/value pair when used to submit the form. Found inside – Page 442In this case, you may use an image alone as an input element to submit a form ... Type src="image.url", where image.url is the location of the image on the ... Use "calculator.jpg" as a header image. <input type="submit" /> This is a button and form knows when this is pressed we have to send entered data and files to process.php or whatever is in form action. This attribute is new in HTML5 and helps defining the pertenence of controls in nested or distant forms. A number of pixels indicating the width that the image will take when embedded in the document. Found inside – Page 708Submit buttons are defined using either the element or the