Difference between revisions of "Team:TPHS San Diego/Attributions"

 
(37 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
     <head>
 
     <head>
 
         <title>Attributions</title>
 
         <title>Attributions</title>
<style>
+
        <style>
 
+
          .card-container {
 
+
margin: 20px;
header{
+
display: inline-block;
    background: url(http://www.slopemedia.org/wp-content/uploads/2016/09/tubitos.jpg) no-repeat;
+
  cursor: pointer;
    background-size: cover;
+
  height: 150px;
    background-attachment: fixed;
+
  perspective: 1000px;
 +
  width: 150px;
 
}
 
}
 
+
.card {
</style>
+
border-radius: 6px;
 +
  height: 100%;
 +
  position: absolute;
 +
  transform-style: preserve-3d;
 +
  transition: all 0.5s ease-in-out;
 +
  width: 100%;
 +
  background-color:#55a06e;
 +
  box-shadow: 0 0 20px #555;
 +
}
 +
.card-container:hover .card{
 +
  transform: rotateY(180deg);
 +
}
 +
.card .side {
 +
  backface-visibility: hidden;
 +
  border-radius: 6px;
 +
  height: 100%;
 +
  position: absolute;
 +
  overflow: hidden;
 +
  width: 100%;
 +
}
 +
.card .back {
 +
border-radius: 6px;
 +
  background: #55a06e;
 +
  line-height: 150px;
 +
  text-align: center;
 +
  transform: rotateY(180deg);
 +
color: white;
 +
}
 +
.card .front {
 +
border-radius: 6px;
 +
  background: #55a06e;
 +
font-size: 1.4em;
 +
  line-height: 150px;
 +
  text-align: center;
 +
color: white;
 +
}
 +
.card ul{
 +
list-style: none;
 +
padding: 0;
 +
margin: 0;
 +
}
 +
        </style>
 
     </head>
 
     </head>
 
     <body>
 
     <body>
Line 22: Line 64:
 
         <header class = "title">
 
         <header class = "title">
 
             <div class = "content_wrapper">
 
             <div class = "content_wrapper">
                 <span style="color: black">Attributions</span>
+
                 <span>Attributions</span>
 
             </div>
 
             </div>
 
         </header>
 
         </header>
Line 32: Line 74:
 
                         <li><a href = "#lab_heading">Lab</a></li>
 
                         <li><a href = "#lab_heading">Lab</a></li>
 
                         <li><a href = "#sponsor_heading">Sponsors</a></li>
 
                         <li><a href = "#sponsor_heading">Sponsors</a></li>
 +
<li><a href = "#team_heading">Team Members</a></li>
 
                     </ul>
 
                     </ul>
 
                 </div>
 
                 </div>
Line 48: Line 91:
 
                     We would like to thank <b>Anjana Rao</b>, the head of Rao Lab at La Jolla Institute for Allergy and Immunology, and everyone else there for providing supplies, equipment, and laboratory space.
 
                     We would like to thank <b>Anjana Rao</b>, the head of Rao Lab at La Jolla Institute for Allergy and Immunology, and everyone else there for providing supplies, equipment, and laboratory space.
 
                 </p>
 
                 </p>
 +
<div class = "img_group">
 +
                    <img width = "200px" height = "200px" src = "https://static.igem.org/mediawiki/2018/8/89/T--TPHS_San_Diego--lji_logo.png"></img>
 +
                   
 +
                </div>
 
                 <h1 id = "sponsor_heading">
 
                 <h1 id = "sponsor_heading">
 
                     Sponsor
 
                     Sponsor
 
                 </h1>
 
                 </h1>
 
                 <div class = "img_group">
 
                 <div class = "img_group">
                     <img width = "800px" height = "200px" src = "https://app.scientist.com/providers/absorption-systems/logo"></img>
+
                     <img width = "800px" height = "200px" src = "https://static.igem.org/mediawiki/2018/c/c9/T--TPHS_San_Diego--absorption_logo.png"></img>
 
                     <p>
 
                     <p>
                         Thank you Absorption Systems for the sponsorship!
+
                         Thank you Absorption Systems for the sponsorship and support!
 
                     </p>
 
                     </p>
 
                 </div>
 
                 </div>
 +
<h1 id = "team_heading">
 +
Team Members
 +
</h1>
 +
<p>
 +
All work not mentioned above was done by our team members. The lab team completed the experiments with the help of those accredited above. The poster team created the poster, banner, logo, and all other diagrams and designs. The human practices team arranged interviews and events to help positively benefit the community as a whole in relation to our project. Finally, website team worked hard to create and design this wiki. In addition, a special thank you to the parents of all the members who helped fund and support the team in any way possible!
 +
<br><br>
 +
The team members are listed below:
 +
<br><br>
 +
Captain: Stella Chung<br>
 +
Vice captain: Kishan Shah, Joshua Chung
 +
<br>
 +
 +
<div style = "text-align: center;">
 +
<!--h2>Lab Team</h2-->
 +
<div class="card-container">
 +
  <div class="card">
 +
    <div class="side front">Lab Team</div>
 +
    <div class="side back"><ul>
 +
<li>Joshua Chung</li>
 +
<li>Allison Bien</li>
 +
<li>Aiden Zhang</li>
 +
<li>Amrita Moturi</li>
 +
<li>Daniel Kim</li>
 +
<li>Elliot Kim</li>
 +
<li>Farrah Kaiyom</li>
 +
</ul></div>
 +
  </div>
 +
</div>
 +
 +
 +
 +
 +
<!--h2>Poster Team</h2-->
 +
<div class="card-container">
 +
  <div class="card">
 +
    <div class="side front">Poster Team</div>
 +
    <div class="side back"><ul>
 +
<li>Rebecca Shin</li>
 +
<li>Alina Ho</li>
 +
<li>Allison Jung</li>
 +
<li>Emily Smith</li>
 +
<li>Melody Mao</li>
 +
<li>Robbin Bai</li>
 +
</ul></div>
 +
  </div>
 +
</div>
 +
 +
 +
<!--h2>Human Practices</h2-->
 +
<div class="card-container">
 +
  <div class="card">
 +
    <div class="side front">Human Practices Team</div>
 +
    <div class="side back"><ul>
 +
<li>Angela Liu</li>
 +
<li>Arjun Naageshwaran</li>
 +
<li>Claire Wang</li>
 +
<li>Joshua Kim</li>
 +
</ul></div>
 +
  </div>
 +
</div>
 +
 +
<!--h2>Web Team</h2-->
 +
<div class="card-container">
 +
  <div class="card">
 +
    <div class="side front">Web Team</div>
 +
    <div class="side back"><ul>
 +
<ul>
 +
<li>Ryan Heo</li>
 +
<li>Daniel Liu</li>
 +
<li>Josephine Kim</li>
 +
</ul></div>
 +
  </div>
 +
</div>
 +
</div>
 +
</p>
 
             </section>
 
             </section>
 +
 +
 +
 
         </div>
 
         </div>
 +
 +
 +
 
         <script>
 
         <script>
 
             init();
 
             init();

Latest revision as of 22:42, 16 October 2018


Attributions

Attributions

Mentor

We would like to thank Jerry Lio for providing us with advice and mentorship in the lab.

Lab

We would like to thank Anjana Rao, the head of Rao Lab at La Jolla Institute for Allergy and Immunology, and everyone else there for providing supplies, equipment, and laboratory space.

Sponsor

Thank you Absorption Systems for the sponsorship and support!

Team Members

All work not mentioned above was done by our team members. The lab team completed the experiments with the help of those accredited above. The poster team created the poster, banner, logo, and all other diagrams and designs. The human practices team arranged interviews and events to help positively benefit the community as a whole in relation to our project. Finally, website team worked hard to create and design this wiki. In addition, a special thank you to the parents of all the members who helped fund and support the team in any way possible!

The team members are listed below:

Captain: Stella Chung
Vice captain: Kishan Shah, Joshua Chung

Lab Team
  • Joshua Chung
  • Allison Bien
  • Aiden Zhang
  • Amrita Moturi
  • Daniel Kim
  • Elliot Kim
  • Farrah Kaiyom
Poster Team
  • Rebecca Shin
  • Alina Ho
  • Allison Jung
  • Emily Smith
  • Melody Mao
  • Robbin Bai
Human Practices Team
  • Angela Liu
  • Arjun Naageshwaran
  • Claire Wang
  • Joshua Kim
Web Team
    • Ryan Heo
    • Daniel Liu
    • Josephine Kim