I have a html mail form and I was just wondering why I get the coordinates of the submit image button in the body of the message in firefox, is there a way to delete that.
thanks
<form method="post" action="mailto:[email protected]?subject=Password Request enctype="text/plain">
<input type="image" id="email_button" src="images/buttons/here.png">
</form>