What's an alternative to margin in HTML Email?
Hotmail does not support margin in HTML emails. Is there an alternative? Ernesto I would suggest use tables and play with the width of columns. HTML emails are sometimes better with tables. Also, you can take a look at an email you have in your inbox that does what you want and inspect source code. As this answer seems a little vague I would also like to point to a very complete answer which covers in more details html emails. Note: When it comes to email HTML, note that all best practices from web development goes out the window. Here is an example using tables, <table border="0" cellspacing=