Equivalent to float in Outlook

后端 未结 6 484
不知归路
不知归路 2020-11-30 07:59

I am trying to float: left some tables, but just encountered a major problem, outlook doesn\'t support float. Well, then I tried to use table align and so forth

6条回答
  •  醉梦人生
    2020-11-30 08:47

    Just put every sub-table into an own td of the outer table. as the td's are besides each other, the tables will be too.

    When trying to create HTML-EMails, Code like it’s 1997.

提交回复
热议问题