Ashley Sheridan wrote:
That last reason could be why your email is failing! HTML email is the one place where it is actually better to code "the old way" with tables for markup, <font> tags, and very little (if any) CSS. If you do use any CSS, it's best left inline as well, as some email clients strip out anything within the <head> tags of your email.

Yes, that's exactly what I took away from the conversation. HTML emails should be coded using "the old way".

Skip


--
====================================
Skip Evans
PenguinSites.com, LLC
503 S Baldwin St, #1
Madison WI 53703
608.250.2720
http://penguinsites.com
------------------------------------
Those of you who believe in
telekinesis, raise my hand.
 -- Kurt Vonnegut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to