Hello all, my firm makes use of a reserving app referred to as the flybook they usually generate these automated emails. I’d wish to model them, however I’ll have to add an html template. Is there an acceptable adobe app that I ought to do that in? I’ve the adobe grasp assortment. I’m fairly good in indesign and Photoshop. Would favor to make use of that however open to different reccs if there’s something extra acceptable. Essential factor is I’ve to have the ability to export to an html file.
Email templates are… complicated. There are a number of things you can do in normal web-dev applications that email simply doesn’t allow. Even some of the most basic CSS is often ignored by email clients, causing major issues.
Your best bet is to work with code itself and do extensive testing. Expect very little, and tread carefully.
[How do I learn to code HTML email templates?](https://www.reddit.com/r/web_design/comments/tqlawk/discouraged_how_do_i_learn_to_code_html_email/)
Maybe Adobe Dreamweaver? But you need some basic html and CSS knowledge