Getting HTML email to display properly on Yahoo Mail

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
LonelyProgrammer
Forum Contributor
Posts: 108
Joined: Sun Oct 12, 2003 7:10 am

Getting HTML email to display properly on Yahoo Mail

Post by LonelyProgrammer »

Hi all,

I have been sending out HTML emails to different web-client email, and I notice that for Yahoo mail, the output is...well, strange. <p> works as a <br /> for example. Anyone has such experience and has a fix for it?

PS. The mail works well for other web-based client, such as Outlook, Outlook Online and gmail.
Post Reply