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

taronj
30 PointsFeedback on Portfolio Project
Hi Guys,
In need of feedback on my website. Questions - how do I allow form data to be sent to my personal email? Any suggestions for presentation on a mobile device?
Thanks again.
2 Answers

Jesus Mendoza
23,289 PointsHey Taron,
It looks really good. Congrats!
Unfortunately Github does not allow you to send or recieve data using their servers, to do that you'd need a custom web hosting and some AJAX and PHP code or I think you could use an external service and make an AJAX POST call with the form values from your website!

Ethan M
10,637 PointsTaron, it looks super! Definitely did a good job with the layout. Although, in your contact textarea. The white box still appears as if the placeholder was making room. Just a little detail that'll make it better :)