Removing White Spacing Between Images in a Table

后端 未结 7 1740
后悔当初
后悔当初 2020-12-17 17:43

I know this has been covered before but the solutions didn\'t help me - i\'m not a programmer but i can handle basic HTML code. I am trying to send a HTML email out that has

7条回答
  •  独厮守ぢ
    2020-12-17 18:22

    This problem is common on many mail clients, just use:

    
    

    on every image in your HTML.

提交回复
热议问题