How to use image as a table background in email?

后端 未结 2 784
感情败类
感情败类 2020-12-12 04:52

Stack Overflow users.

We run a newsletter. We need to display an image with text as a header.

We\'ve got a massive personalization for a big user database, s

2条回答
  •  一整个雨季
    2020-12-12 05:26

    CSS background images are not supported in OUTLOOK, you will need to use VML, https://backgrounds.cm/

    Sometinhg like this :

    Put the rest of your content here

    Here are couple of examples :

    Examlple 1

    Example 2

提交回复
热议问题