Team:UCSC

From 2014.igem.org

(Difference between revisions)
m
m
Line 3: Line 3:
<html>
<html>
-
 
+
<body>
<!--main content -->
<!--main content -->
Line 123: Line 123:
}
}
#wrapperHeader div#header {
#wrapperHeader div#header {
-
width:1000px;
+
  width:1000px;
-
height:200px;
+
  height:200px;
-
margin:0 auto;
+
  margin: 0 auto;
}     
}     
-
#contact{
+
#wrapperSlides{
-
padding-left:35px;
+
  min-width: 500px
-
padding-right:35px;
+
  max-width: 750px
-
padding-top:35px;
+
  margin: auto;
-
padding-bottom:50px;
+
  border: 10px;  
-
width: 450px;
+
-
float: left;
+
-
left: 50%;
+
-
position: absolute;
+
}
}
-
.contact-input{
+
#contentSlides{
-
        font-size: 18px;
+
  width: 100%;
-
border-radius: 0;
+
  height: 100%;
-
line-height: 22px;
+
  position: relative;  
-
background-color: #fbfbfb;
+
  align: center;
-
padding: 13px 13px 13px 54px;
+
-
margin-bottom: 10px;
+
-
width:100%;
+
}
}
-
#email{
+
#contentSlides ul{
-
background: PaleGoldenrod;
+
  height: 100%;
-
background-size: 30px 30px;
+
  position: relative;
-
background-position: 11px 8px;
+
  left: 100px;
-
background-repeat: no-repeat;
+
}
}
 +
#contentSlides ul li{
 +
  height: 250px;
 +
  position: relative;
 +
  float: left;
 +
}
-
#comment{
+
#contentSlides ul li img{
-
        background: PaleGoldenrod;
+
  height: 100%;
-
background-size: 30px 30px;
+
  margin: auto;
-
background-position: 11px 8px;
+
 
-
background-repeat: no-repeat;
+
}
}
Line 335: Line 331:
-->
-->
 +
<div id="wrapperSlides">
 +
<div id= "contentSlides">
-
<!--
+
<ul>
-
 
+
<li id="slide1"><img src="https://static.igem.org/mediawiki/2014/thumb/3/38/UCSC_Pafford_CampusView.JPG/800px-UCSC_Pafford_CampusView.JPG" />
-
<div id="contact">
+
<myh3> Team Picture Coming Soon!</myh3>
-
  <div id="contact-div">
+
</li>
-
      <form method="post" action="mailto:LenoresBlondeMoment@gmail.com" enctype="text/plain">
+
</ul>
-
      <p class="email">
+
</div>
-
        <input name="email" type="text" class="validate[required,custom[email]] feedback-input" id="email" placeholder="Email" />
+
</div>
-
      </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 20:32, 20 August 2014


Click here to edit this page!


  • Team Picture Coming Soon!