- Use table attributes: <table> <tr> <td>
- Don't use margin or padding; substitute with empty <table> or empty <tr> with height
- CSS doesn't work anyway.
- Use inline styling : style="display:block;"
- Make it responsive by setting width="100%" and max-width="600px" in inline styling.
Build a simple HTML Email
January 30, 2015
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment