Question

guys I'm trying to create e good html code for my newsletter. I've checked a lot of best practice but I cannot find the right tips for me.

You know: email client on mobile show the first two or three lines in the code... and due the first line is always "If you can't read this email, please click on..." etc.

I'd like to know is there's a tag or a way to choose another text to show up on the email preview when received by my customers. (of course, without changing the first line referring to the web version of the email)

Thanks a lot!

Était-ce utile?

La solution

This is called a preheader. You would simply put that content before your 'webversion' link in your html email.

Here are some related articles:

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top