Difference between revisions of "Team:TP-CC San Diego/Attributions"

 
(127 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{:Team:TP-CC_San_Diego/Templates/NavBar}}
 
{{:Team:TP-CC_San_Diego/Templates/NavBar}}
 
 
 
<html>
 
<html>
<head><title></title></head>
 
 
<style>
 
<style>
 
+
.teams
 
+
    {
.text-wrapper
+
        margin: auto;
 +
        width: 100%;
 +
        text-align: center;
 +
    }
 +
.container
 
{
 
{
    background: #5b5b5b;
 
    margin: 80px 0px 0px 0px;
 
    padding: 0px 2% 2% 2%;
 
    width: 80%;
 
    height: 100%;
 
    color: white;
 
    margin:auto;
 
    border-style:solid;
 
    border-color: #6E7B8B;
 
    font-family: 'Montserrat', sans-serif;
 
}
 
 
 
.sub-title
 
{
 
  border:5px solid white;
 
  padding:20px;
 
  color: white;
 
  font-size:43px;
 
}
 
 
.container {
 
 
   position: relative;
 
   position: relative;
   float: left;
+
   display: inline-block;
 
}
 
}
  
 
.image {
 
.image {
 
   display: block;
 
   display: block;
   width: 250px;
+
   width: 200px;
 
   height: auto;
 
   height: auto;
 
}
 
}
Line 43: Line 22:
 
.overlay {
 
.overlay {
 
   position: absolute;
 
   position: absolute;
  top: 0;
 
 
   bottom: 0;
 
   bottom: 0;
  left: 0;
 
 
   right: 0;
 
   right: 0;
   height: 250px;
+
   height: 200px;
   width: 250px;
+
   width: 200px;
 
   opacity: 0;
 
   opacity: 0;
 
   transition: .5s ease;
 
   transition: .5s ease;
Line 55: Line 32:
 
.container:hover .overlay {
 
.container:hover .overlay {
 
   opacity: 1;
 
   opacity: 1;
 +
}
 +
 +
.center
 +
{
 +
  width: auto;
 +
  margin: 2% auto;
 +
  font-size: 16px;
 
}
 
}
  
Line 60: Line 44:
  
 
<body>
 
<body>
<h2 class = "main-title"> Attributions </h2>
+
<h2 class = "main-title fade-in"> Attributions </h2>
<h3 class = "sub-title"> Team </h3>
+
  
 
<div class = "text-wrapper">
 
<div class = "text-wrapper">
 +
<h3 class="subtitle"> Attributions </h3>
 +
<div class="center">
 +
<p style="font-size: 16px; padding: 0 9%;">
 +
We would like to thank Sean Wu for giving our team advice and mentoring us in the lab. We would also like to thank the Shiau lab for providing supplies, equipment, and lab space. Finally, I would like to thank the parents who provided us with financial support as well as all the students who participated in fundraisers.
 +
</p>
 +
</div>
 +
 +
<h3 class="subtitle"> Sponsors </h3>
 +
<div class="center">
 +
<p style="font-size: 16px; padding: 0 9%;" text-align: center>
 +
We would like to thank Monsanto for sponsoring our team. We greatly appreciate all contributions made towards our team.
 +
</p>
 +
</div>
 +
 +
<h3 style="margin-bottom: 30px;" class = "subtitle"> Team </h3>
  
 
<div class = "teams">
 
<div class = "teams">
 +
<p style="font-size:16px; padding: 0 8%">All the work not mentioned here was done by the students in the team, including the preliminary research. With the help and guidance from those mentioned below, members of the lab team performed all the lab work. The wiki and website were created by members of the website team through their previous understanding and skills adopted throughout the year. The poster, logo, banner, and jackets were designed by the poster team. Human practices was led by a core group of project leaders.</p>
 
<div class="container">
 
<div class="container">
 
   <img src="https://static.igem.org/mediawiki/2017/0/06/T--TP-CC_San_Diego--labteamtitle.png" class="image">
 
   <img src="https://static.igem.org/mediawiki/2017/0/06/T--TP-CC_San_Diego--labteamtitle.png" class="image">
 
   <div class="overlay">
 
   <div class="overlay">
    <img src = "https://static.igem.org/mediawiki/2017/d/d9/T--TP-CC_San_Diego--labmembers.png"  class="image">
+
<img src = "https://static.igem.org/mediawiki/2017/d/d9/T--TP-CC_San_Diego--labmembers.png"  class="image">
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 76: Line 75:
 
   <img src="https://static.igem.org/mediawiki/2017/b/bd/T--TP-CC_San_Diego--websiteteamtitle.png" class="image">
 
   <img src="https://static.igem.org/mediawiki/2017/b/bd/T--TP-CC_San_Diego--websiteteamtitle.png" class="image">
 
   <div class="overlay">
 
   <div class="overlay">
     <img src = "https://static.igem.org/mediawiki/2017/a/a6/T--TP-CC_San_Diego--websitememebers.png"  class="image">
+
     <img src = "https://static.igem.org/mediawiki/2017/archive/a/a6/20171021221226%21T--TP-CC_San_Diego--websitememebers.png"  class="image">
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 93: Line 92:
 
   </div>
 
   </div>
 
</div>     
 
</div>     
 
 
</div>
 
</div>
 +
<center>
 +
<img width="75%" src="https://static.igem.org/mediawiki/2017/archive/9/9a/20171029211537%21T--TP-CC_San_Diego--teamphoto.png" alt="teamphoto">
 +
</center>
 
</div>
 
</div>
 
 
 
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 01:10, 2 November 2017

Attributions

Attributions

We would like to thank Sean Wu for giving our team advice and mentoring us in the lab. We would also like to thank the Shiau lab for providing supplies, equipment, and lab space. Finally, I would like to thank the parents who provided us with financial support as well as all the students who participated in fundraisers.

Sponsors

We would like to thank Monsanto for sponsoring our team. We greatly appreciate all contributions made towards our team.

Team

All the work not mentioned here was done by the students in the team, including the preliminary research. With the help and guidance from those mentioned below, members of the lab team performed all the lab work. The wiki and website were created by members of the website team through their previous understanding and skills adopted throughout the year. The poster, logo, banner, and jackets were designed by the poster team. Human practices was led by a core group of project leaders.

teamphoto