how to add add a image inside the button tag in html code example
Example: html image as button
<input type="image" src="http://example.com/path/to/image.png" />
<input type="image" src="http://example.com/path/to/image.png" />