html - Backround-Image Repeat inside Table: To send via Outlook -


struggling emailer work when sending pc in outlook, background-image inside table inside header , footer. can suggest better code make work.

thanks.

http://www.bwiprojects.com/email/april-2014/april-newsletter.html

outlook supports background images in 2 ways:

  1. in <body> tag
  2. using vml

in case, not full email background, need use vml. suggest check out backgrounds.cm


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -