I am trying to create an email template like following. I have used table. I am able to do everything except the image is not displayed at proper position. The images should be
It is a good practice to use inline style while creating newsletter. Also outlook doesn't support margin negative property.
inline style
margin negative
in your case the image is not appear center so you can use a inline style here 'style="text-align:center;"'.