Team:UCSC

From 2014.igem.org

(Difference between revisions)
m
Line 127: Line 127:
  margin:0 auto;
  margin:0 auto;
}     
}     
 +
 +
#contact{
 +
padding-left:35px;
 +
padding-right:35px;
 +
padding-top:35px;
 +
padding-bottom:50px;
 +
width: 450px;
 +
float: left;
 +
left: 50%;
 +
position: absolute;
 +
}
 +
 +
.contact-input{
 +
        font-size: 18px;
 +
border-radius: 0;
 +
line-height: 22px;
 +
background-color: #fbfbfb;
 +
padding: 13px 13px 13px 54px;
 +
margin-bottom: 10px;
 +
width:100%;
 +
}
 +
 +
#email{
 +
background: PaleGoldenrod;
 +
background-size: 30px 30px;
 +
background-position: 11px 8px;
 +
background-repeat: no-repeat;
 +
}
 +
 +
 +
#comment{
 +
        background: PaleGoldenrod;
 +
background-size: 30px 30px;
 +
background-position: 11px 8px;
 +
background-repeat: no-repeat;
 +
}
myh1{
myh1{
Line 285: Line 321:
-->
-->
 +
 +
<div id="contact">
 +
  <div id="contact-div">
 +
      <form method="post" action="mailto:LenoresBlondeMoment@gmail.com" enctype="text/plain">
 +
      <p class="email">
 +
        <input name="email" type="text" class="validate[required,custom[email]] feedback-input" id="email" placeholder="Email" />
 +
      </p>
 +
     
 +
      <p class="comment">
 +
        <textarea name="text" class="validate[required,length[6,300]] feedback-input" id="comment" placeholder="Comment"></textarea>
 +
      </p>
 +
     
 +
     
 +
      <div class="submit">
 +
        <input type="submit" value="SEND"/>
 +
      </div>
 +
  </div>
</body>
</body>
 +
</html>

Revision as of 18:58, 25 July 2014


Click here to edit this page!


Click for the Experiment.com Link to Support Us and Your Logo Could be Here!