I'm writing my first email with marketo and I have added a picture at the top. The picture needs to be centered but I'm having trouble figuring out the code to center the picture. I really need to have this press release sent asap - is there anyone that can help me fix the code? Thanks!!
Hi Jessica Hughes I moved your post to the Products and Support section of the site.
Is it the "Danea_Armstrong.jpg"? Try replacing your img tag with the following:
<img src="YOUR_URL_HERE" alt="YOUR_ALT_HERE" width="200" height="219" align="center" style="text-align: center;"/>