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
float: left
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.
table
td
When trying to create HTML-EMails, Code like it’s 1997.