Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design

Dennis Castillo
Dennis Castillo
16,018 Points

how do you send HTML Email readable on other emails.... email that can display websites... not like web-link or others..

how do you send HTML Email readable on other emails.... email that can display websites... not like web-link or others... just displaying websites to your email....

2 Answers

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Dennis;

Check out the HTML Email Design course here at Treehouse. It offers some great information.

Happy coding,

Ken

Chris Shaw
Chris Shaw
26,676 Points

Hi Dennis,

Unlike websites emails have a strict set of guidelines you need to follow when building them and the master of all the guidelines is only tables can be used to build the structure as elements such as <div> won't work in Lotus Mail, Outlook etc.

Campaign Monitor have a large list of guides for building bulletproof emails on their site which explain in detail why you can't build emails using today's technologies.