Learn how to set up a D365 email template.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #EmailTemplate #EmailPlaceholders #HTMLEmail
dynamics365musings.com/d365-email-t...
Coding an #HTMLEmail from scratch can be tricky. This library of email code best practices may help. #EmailTemplates tinyurl.com/2jneva8k
Not exactly a digital accessibility resource, however this site is excellent when attempting to design and develop an effective and usable HTML Email.
www.caniemail.com
#Email #HTMLEmail #HTML #CSS
HTML Email Check - Email DevTools
We’ve just launched our new Email DevTools 🎉
Inspect email-specific elements and run deeper checks on your HTML emails before sending.
Full details: www.htmlemailcheck.com/changelog/
#emailgeeks #HTMLemail #emaildev #EmailTesting
Microsoft is nudging users toward New Outlook, which promises to fix many rendering headaches. Still, Classic Outlook isn’t going away quite yet.
If you're battling Outlook quirks, Email on Acid has tips:
www.emailonacid.com/blog/article...
#EmailDev #EmailDesign #Outlook #HTMLemail
Screenshot of Thunderbird showing an email from Suncorp bank. Due to an issue at their end, all one can see is HTML and CSS, so much CSS not even the <body> tag is visible.
Yeah #Suncorp:
- you used a no-reply email address
- and you filled your text/plain MIME part choc-o-block with HTML/CSS
#rant #HTMLemail
Accessibility in HTML emails remains critically under-addressed in 2025
emailmarkup.org/en/reports/a...
#Email #EmailA11y #EmailAccessibility #DigitalAccessibility #Accessibility #A11y #HTMLEmail
📧 24 Free responsive HTML email templates you can grab in 2025 📧
Free collection of fully responsive templates we hunted down for eCommerce, events, announcements, and more. #EmailDesign #ResponsiveEmail #FreeTemplates #HTMLEmail #EmailMarketing #WebDesign #DesignResources
#marketingtemplate
2025 Guide to Creating Accessible Emails
buff.ly/w633jRf
#Email #HTMLEmail #DigitalAccessibility #Accessibility #A11y
Email Accessibility: the Ultimate Guide for 2025
https://buff.ly/4hRa1ei
#Email #EmailMarketing #HTMLEmail #EmailAccessibility #EmailA11y #DigitalAccessibiity #Accessibility #A11y
Check out all these emails I coded for Copy.ai! There's a lot of hide and show on both desktop & mobile in those newsletters! emailsyall.com/portfolio
Want to up your email code game? Contact me at emailsyall.com!
#emailmarketing #email #htmlemail #emailcode
iPhone 15 & 16 Pro Max are driving me crazy with my responsive HTML email. They're both ignoring media queries so my h1 text is massive. Can't currently find a solution. Anyone got any ideas? #htmlemail #development #webdevelopment
Currently working on a brand new template for developing responsive HTML emails with all the usual hacks for Outlook, Gmail, etc, but using Gulp to so I can code using SCSS and then inline all the CSS by running Gulp. Means I can use browsersync too for faster development. #htmlemail #developer
Love hearing the tricks & compromises @flcarneiro had to employ in coding @Hicksdesign's @MailChimp template. #awdg #htmlemail
Litmus is great but there are some things you just won't catch without practical testing in the clients. - @flcarneiro #awdg #htmlemail
If you need <td>s to have different padding values, use nested tables. - #htmlemail @flcarneiro