Issue in creating email teamplate

前端 未结 3 1293
礼貌的吻别
礼貌的吻别 2021-01-24 16:18

I am trying to create an email template like following. I have used table. I am able to do everything except the image is not displayed at proper position. The images should be

3条回答
  •  执念已碎
    2021-01-24 16:48

    As I said:

    If it was me i would make the top border and the image a row. – Alex Thomas 23 mins ago

    Change you top row to:

    
         
    
    
            
    
         
    
    

    check out the result - http://jsfiddle.net/562ux.

    I've not tested this in a email Client, but as @Kheema Pandey says, you should try to use inline styles.

提交回复
热议问题