write a source code to create an image button.
The source code to create an image button is :
<img src="image_name.png" alt="buttonpng" border="0" />
<button type="submit">
<img src="image_name.png" alt="buttonpng" border="0" />
</button>
<button type="submit">
<img src="image_name.png" alt="buttonpng" border="0" />
</button>