alternative to using cellpadding in outlook
Since cellpadding开发者_StackOverflow中文版 causes errors in outlook emails. What are the other logical workarounds for it?
I do not want to use a <div> tag
How about some inline css; style="cell-padding:10px;"?
There's an answer to another StackOverflow question that does in some detail about this at Set cellpadding and cellspacing in CSS?.
加载中,请稍侯......
精彩评论