I have this line of code to delete images:
<form method="post">
<input type="submit" name="deleteImage6" value="Delete">
</form>
This creates the old boring style button that says Delete. How can I change the button to appear as a 10x10 pixels sized image with red cross on it