How do I create a HTML Email Template with bootstap

Hey Guys,

Quick question … I want to create a HTML Email Template for my website and I normally use bookstap. Do I just build it as a normal ?

I want to use bootstrap because I want it responsive.

Thanks

1 Like

To create an email in HTML you’ll have to code using multiple <table> for layout, like web development in 90s.

Here’s some good articles at mailchimp.com.

I recommend using a framework, something like: Foundation Email or Bootstrap Email Templates

1 Like