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

Ryan Field
PLUS
Ryan Field
Courses Plus Student 21,242 Points

Don't forward to test email!

Just a note for those watching this:

Forwarding an email is not a good idea for testing as forwarding can introduce client-specific styles that will cause an email to break in other clients. (For example, sending an email to gmail and then forwarding that to an Outlook address.) As an email developer, my advice is to always, always do your tests by sending directly from an ESP to the address where you want it to be viewed. That is, you should send it directly to multiple addresses (such as gmail, yahoo, outlook).