Hi there, I want to know that how to send a HTML+images+CSS rich newsletter through outlook express or Yahoo mail without affecting the design of the page and alignment of the images. Any help will be highly appreciated. Regards bushib
Just use basic html and tables. You cant use any tabless layout technigues (div, span etc). For text or tables styles you can use basic embedded css. Ifd you want to make your tables look a bit nice you can try the old 1px technique