how to add the image tag in the button tag in the 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" />