Equivalent to float in Outlook

后端 未结 6 481
不知归路
不知归路 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:30

    I know it's been long since the OP posted this question, but I hope it helps anyone who needs it.

    If you need a 2 column layout, and you want it to work in Outlook as well, then provide a width of around 45% for each table (to be safe, throw in a align="left" too in there). If you specify the width as 50%, Outlook (which has a mind of its own) would render it as a single column.

提交回复
热议问题