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 trialDylan Dixon
947 PointsE-mail Forms?
Hey guys.
Just wondering, but in future classes do they teach you how to make e-mail forms? I understand the jist of it all and I find forms pretty cool, but I don't know the coding in order to make an e-mail form.
If not, please let me know how to make one in the comments!
2 Answers
Chase Lee
29,275 PointsThis badge tells you how to. But it's in PHP so I would suggest learning: HTML, CSS, and Javascript before doing that.
Derek Etnyre
20,822 PointsThe W3Schools website has a simple example of email form: http://www.w3schools.com/html/tryit.asp?filename=tryhtml_form_mail
Dylan Dixon
947 PointsI've heard that you should never go to them for info.
Dylan Dixon
947 PointsDylan Dixon
947 PointsAh alright great.
Yeah, I'm going to be doing things in order anyways so I guess my site will just have the e-mail adresses for now haha!
Thanks dude!