I would like to send an html email with a link but want it to look ok if html is off in the recipients email client how can I do this:
With HTML:
Available Here
With Out HTML:
Available at https://stackoverflow.com/
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Then use multipart alternative to send a text version alternative to your HTML email that has the full link.