I wanted to add a HTML button to the body of an email message.  I found the HTML 5 tags for button and added the necessary form tags.  It looked fine and worked fine when the HTML file was loaded in a web browser.  But didn’t work in the email message.  So, went with an easier solution of just generate an image that looked like a button and making it a hyperlink.

Resources: