What is the HTML code to center an email newsletter?

greenstar*

New member
I am sending out a newsletter, and have given very little margin so it sits close to the left side of the email application.

I would like to center the whole email in the available space.

What would be the code for this?
 
Some e-mail clients disable html in e-mails but you can try this:

<align="center"> Add words here </align>

Remember, it totally depends on the email client/provider you are using but try that. Send a copy to yourself first to test it I suggest.
 
Back
Top