Is it true that newsletters in HTML should have a “table-based” layouts?

前端 未结 12 1528
广开言路
广开言路 2020-12-29 12:25

I read somewhere that when creating a HTML email, you should use the table-based layout. You should not care about creating tableless css based layout. Is that true? I have

12条回答
  •  無奈伤痛
    2020-12-29 13:13

    I'd highly recommend paying a visit to the Email Standards Project website. It lists almost every major email client (both standalone and web-based) on the market and outlines how much HTML support is built into each one.

    Also check out Campaign Monitor's email design guidelines for some practical guides for proper HTML email building -- including, sadly yes, "use tables."

提交回复
热议问题