Skip to content

Commit

Permalink
Adding Message
Browse files Browse the repository at this point in the history
  • Loading branch information
SherelynA committed Mar 13, 2024
1 parent df1108e commit fdade75
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,20 +82,20 @@ <h3>Scientific Communication</h3>
<!-- Three -->
<section id="three">
<h2>Get In Touch</h2>
<p>If you want to get in touch and talk about anything astronomy related, be sure to email me!</p>
<p>If you want to get in touch and talk about anything astronomy related, be sure to email me, but not through this portal since it is a bit buggy still!</p>
<div class="row">
<!-- <div class="col-8 col-12-small">-->
<!-- <form method="post" action="#">-->
<!-- <div class="row gtr-uniform gtr-50">-->
<!-- <div class="col-6 col-12-xsmall"><input type="text" name="name" id="name" placeholder="Name" /></div>-->
<!-- <div class="col-6 col-12-xsmall"><input type="email" name="email" id="email" placeholder="Email" /></div>-->
<!-- <div class="col-12"><textarea name="message" id="message" placeholder="Message" rows="4"></textarea></div>-->
<!-- </div>-->
<!-- </form>-->
<!-- <ul class="actions">-->
<!-- <li><input type="submit" value="Send Message" /></li>-->
<!-- </ul>-->
<!-- </div>-->
<div class="col-8 col-12-small">
<form method="post" action="#">
<div class="row gtr-uniform gtr-50">
<div class="col-6 col-12-xsmall"><input type="text" name="name" id="name" placeholder="Name" /></div>
<div class="col-6 col-12-xsmall"><input type="email" name="email" id="email" placeholder="Email" /></div>
<div class="col-12"><textarea name="message" id="message" placeholder="Message" rows="4"></textarea></div>
</div>
</form>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</div>
<div class="col-4 col-12-small">
<ul class="labeled-icons">
<li>
Expand Down

0 comments on commit fdade75

Please sign in to comment.