5 ms·
Antwort seems more trustworthy. Making HTML emails look good on all devices and apps is a real problem. If you view the source of a HTML mail you see crazy stuf
by pulmo 13y ago
Antwort seems more trustworthy. Making HTML emails look good on all devices and apps is a real problem. If you view the source of a HTML mail you see crazy stuff. It feels a lot like the nineties with all that table tags.
- goldenkey 13y agoTables are usually used because /some/Outlook/s clients do not respect div width.
- ams6110 13y agoWas just dealing with this... Outlook doesn't implement float either. Or maybe because of the width thing it doesn't seem to.
- stephen_g 13y agoI don't think it supports floats at all. The strange thing is that Outlook 2000 and 2003 did, because they used IE's rendering engine. But then with Outlook 2007, they switched to Word's engine for "security reasons" but haven't added some of even the most basic modern HTML features to it over the last five years...
- deleted 13y ago[deleted]