18/10/2014

[HTML] Image as input button

When creating an HTML form, replacing an input button with an image is as easy as:

 <input type="image" src="http://example.com/path/to/image.png" />  


No comments:

Post a Comment

With great power comes great responsibility