Form support.

This commit is contained in:
Marc 2016-07-20 16:34:59 -04:00
parent bbdc72ba4d
commit a3f8471f88

View file

@ -100,7 +100,7 @@
<a href='https://github.com/mcataford'><i class="fa fa-github" aria-hidden="true"></i></a> <a href='https://github.com/mcataford'><i class="fa fa-github" aria-hidden="true"></i></a>
</div> </div>
</div> </div>
<form> <form action='https://formspree.io/c.marcandre@gmail.com' method='post'>
<label for='name'>My name is </label><input name='name' id='name' type='text' placeholder='Johnny Appleseed'>, <label for='name'>My name is </label><input name='name' id='name' type='text' placeholder='Johnny Appleseed'>,
<label for='email'>and my email address is </label><input name='email' type='email' placeholder='me@mydomain.xyz'>.<br> <label for='email'>and my email address is </label><input name='email' type='email' placeholder='me@mydomain.xyz'>.<br>
<textarea placeholder="I'd like to tell you about something awesome. Here it goes ..."></textarea> <textarea placeholder="I'd like to tell you about something awesome. Here it goes ..."></textarea>