I'm all over for using cutting edge CSS solutions but when it comes to HTML email, I'm just: Hello ... ... Thanks! and it's done :)
How about this? Hello ... ... Thanks!
Can I Email: ‘Can I Use’ for email
61–70 of 206 posts
Re: Can I Email: ‘Can I Use’ for email
#62Isn't it time for desktop clients to embed a real rendering engine? The isolation on them has reached a good level.
Re: Can I Email: ‘Can I Use’ for email
#63Re: Can I Email: ‘Can I Use’ for email
#64It would be really nice to have a small and simple markup language, say some markdown standard, to be the layouting language for E-Mails. No (external) images, just links, lists, headings, basic formatting. HTML E-Mails are a security nightmare, even if "only" CSS is "allowed" and JS/iframes/external images are not loaded.
Something like this? http://www.rfc-editor.org/rfc/rfc1896.txt
Re: Can I Email: ‘Can I Use’ for email
#65It would be really nice to have a small and simple markup language, say some markdown standard, to be the layouting language for E-Mails. No (external) images, just links, lists, headings, basic formatting. HTML E-Mails are a security nightmare, even if "only" CSS is "allowed" and JS/iframes/external images are not loaded.
Re: Can I Email: ‘Can I Use’ for email
#66Earlier quoted context omitted.
Have you tried https://zurb.com/ink/index.php ? Seems similar, and a bit older
They are very, very different things. Zurb Email is like Bootstrap/Zurb Foundation, for email. They are common styles that apply to your HTML. MJML, in other hand, is not HTML. You write MJML, instead of HTML, and it compiles to HTML. It's really fantastic.
It doesn't seem much different to me.
Re: Can I Email: ‘Can I Use’ for email
#67Earlier quoted context omitted.
Something like this? http://www.rfc-editor.org/rfc/rfc1896.txt
Email is so fun, every time someone comes with a new idea, someone pulls out an RFC detailing it. Dated 20+ years back.
Re: Can I Email: ‘Can I Use’ for email
#68Earlier quoted context omitted.
That's why we have lightweight markup syntaxes like markdown.
Markdown is a lightweight syntax for writing and generating HTML, like BBCode. It's not an alternative syntax to HTML.
Re: Can I Email: ‘Can I Use’ for email
#69Earlier quoted context omitted.
Thanks for the RFC link. Yes, basically. I mean, different mime versions of the same content are a possibility to do this transition: Send both plaintext, HTML and markdown, and the receiver could choose to display markdown if he otherwise would display plain text. To be honest, this won't come. Google is pushing AMP into mails, that's exactly the opposite direction.
It’s so stupid. If AMP emai ever became a thing, every single non google email client would just fetch and store the contents of the AMP page the moment an AMP email arrives. So what was the point of it?
Re: Can I Email: ‘Can I Use’ for email
#70Christ on a bike, the state of Outlook on Windows is absolutely miserable. I knew it by experience when I started preparing HTML signatures for our company, but seeing the list makes me even sadder about the absolute state of incompetency caused by legacy systems in Microsoft. For those uninformed, Outlook on Windows effectively works on a terrible (and terribly old) implementation of HTML that was initially develope…
Fix: Send WINMAIL.DAT attachments with fully formatted RTF/DOC files. Ta-da!