Is there any conversion program of sorts to do this? or is there any simple way? I've been working on this all weekend got the basic newsletter formatted perfectly but I noticed the most of if not all of the email clients (hotmail, gmail, yahoo) they all stripped the css from the page.
i tried doing it as a _link_ed css file using the _link_ tag. Then i tried _embed_ded css using the tags but neither of them worked. they were both stripped.
I'm guess or fear of messing with their own layout or something to that effect.
So it means i need to layout my page using tables and not css. Is there any tool that can just analyze both files n merge it Cause i cant believe after working hours to do it in css they want me to go to tables

