gmail html email background color

前端 未结 4 1648
走了就别回头了
走了就别回头了 2020-12-30 01:56

IS there any way to put color as background in HTML email for gmail?

I used this for making body background grey but it doesnt work



        
4条回答
  •  一向
    一向 (楼主)
    2020-12-30 02:41

    Wrap your email in a single celled table with 100% width and height and set the background colour for that cell.

提交回复
热议问题