How to make a fluid width email with a max width

后端 未结 2 1431
天命终不由人
天命终不由人 2021-02-11 06:09

I have a table element which I\'m going to send as an email.

I want it to render on outlook 2010, gmail native for android, and gmail on chrome on android.

I wou

2条回答
  •  广开言路
    2021-02-11 06:56

    Media queries doesn't work in Gmail App for Android and iPhone.

    This can be done constructing basic layout shown below.

    Tested in 60+ configurations, including:

    • Outlooks 03/07/10/11/13
    • iPhone 5 iOS7
    • iPhone 5/6 iOS8
    • Gmail App iPhone & Android
    • Android 4.4.4
    
    
     
     

提交回复
热议问题