How do I write a media query for Gmail?

前端 未结 1 1627
名媛妹妹
名媛妹妹 2020-12-11 23:58

I am trying to write some HTML/CSS for an email but can\'t get things to show and hide responsively. I have one big table, with two nested tables. Each of the nested table

1条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-12 00:12

    Here is a working example. Its tested on Gmail App (v8.3.12).

    
    
    
    
    Untitled Document
    	
    
    
    
    	
    	
    
        
    
    
    mobile content here
    desktop content here

    Update:

    Tested again on 9th July 2019 and code still works

    Works on version 2019.5.26.252424914.release (should work between v8.3.12 and current version noted)

    Cheers

    0 讨论(0)
提交回复
热议问题