Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kjgarbutt committed Feb 14, 2020
1 parent 76214b4 commit 1fc9ba5
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,25 +133,6 @@ <h2><a href="#">PhD Guide</h2>
<section>
<form method="post" action="#">
<h2>Get in touch</h2>
<div class="fields">
<div class="field">
<label for="name">Your name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field">
<label for="email">Your email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Your message</label>
<textarea name="message" id="message" rows="3"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</form>
</section>
<section class="split contact">
<section>
<h3>Email</h3>
Expand Down

0 comments on commit 1fc9ba5

Please sign in to comment.