I want tosend this page to a list of customers by email http://www.paddedwagonstorage.com/trial/salespage.html the only problem is when I try and do send by email different email clients view it different way and have some problems with the images etc. I want to have it saved as some sort of template I can edit it when I like and when I send it it opens up properly in majority of clients. if you can give me the same thing as I need by a different method thats fine I just need cutomers to be able to see the contents in a well laid out manor many thanks guys Gerard
Please send me a private message with all the information regarding to this post. I can have a 30 minute turn around for you.
- CSS in the <head> is not compatible across clients - You'll have 1000% more success having it coded in tables - There is no need to use anything with default margins/padding (especially since you can't remove them in some clients as it's not supported, so it'll differ from client to client). Font tags will do the trick. Heck, even just get someone to Imageready it and delete the text images and make it actual text. Simpler the better, code it like its 1999 and you'll be fine (I'm not interested in the job btw)
as nobody got back to me i have tookchows advice and tried it his way i think I should be ok to take care of this myself thanks