I making a newsletter for my users and would like to send it using my php. I use the mailer function which works fine. My problem is as follows. the email does not appear as it should on gmail and hotmail and this only on the web version. If I use outlook or mail to view the email, then CSS is applied. but when i view the same email on the web, the css seems to be removed. Any idea as to what I should be doing?
my second question is about the structure of the html email itself. should it have the html and body tags? or would just divs be enough? would you recommend using tables for the layout, as i have noticed some newsletters using them? maybe that is a better alternative to floats ( for html email only)
Yardımlarınız için teşekkür ederim