Skip to content

Commit

Permalink
Contact Form Deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
Massart User authored and Massart User committed Dec 12, 2011
1 parent 482640a commit d0af116
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions 05-final-project/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,7 @@ <h1><a href='index.html'>Gabriela Marshall</a></h1>
</div> <!-- end #menu-wrapper -->

<div id='content-wrapper'>
<div id="contact-form">

<form id="contact" method="post" action="somewhere.php">
<fieldset>

<label for="name"></label>
<input type="text" name="contact[name]" placeholder="name">

<label for="email"></label>
<input type="email" name="contact[email]" placeholder="e-mail">

<label for="phone"></label>
<textarea name="contact[message]" placeholder="message"></textarea>


<input type="submit" name="submit" id="submit" value="Send" />

</fieldset>
</form>
</style>
<div id="contact-form">


<p><a href="mailto:contact@gabrielamarshall.net">contact@gabrielamarshall.net</a></p>
Expand Down

0 comments on commit d0af116

Please sign in to comment.