html email text center vertically in div
i am trying to center the text in a div in an html email. In Browserview everything is ok with line-height. But in apple mail and in outlook it isn't vertically centered. <div style='width: 80%; margin: auto; position: relative;'> <div…