(35 intermediate revisions by the same user not shown) | |||
Line 182: | Line 182: | ||
font-size:50px; | font-size:50px; | ||
} | } | ||
− | + | #video{ | |
+ | margin: 20px 0 50px 0; | ||
+ | border-radius:10px; | ||
+ | border-color:#F37524; | ||
+ | } | ||
.faces { | .faces { | ||
margin: 20px 0 0 0; | margin: 20px 0 0 0; | ||
Line 197: | Line 201: | ||
position: relative; | position: relative; | ||
cursor: default; | cursor: default; | ||
− | + | box-shadow: | |
− | inset 0 0 0 | + | inset 0 0 0 0 rgba(200,95,66, 0.4), |
− | + | inset 0 0 0 16px rgba(255,255,255,0.6), | |
0 1px 2px rgba(0,0,0,0.1); | 0 1px 2px rgba(0,0,0,0.1); | ||
transition: all 0.4s ease-in-out; | transition: all 0.4s ease-in-out; | ||
Line 205: | Line 209: | ||
.face-1 { | .face-1 { | ||
− | background-image: url(../ | + | background-image: url(https://static.igem.org/mediawiki/2017/thumb/7/7b/T--Kent--A1.png/240px-T--Kent--A1.png); |
} | } | ||
.face-2 { | .face-2 { | ||
− | background-image: url(../ | + | background-image: url(https://static.igem.org/mediawiki/2017/thumb/c/c4/T--Kent--A2.png/240px-T--Kent--A2.png); |
} | } | ||
.face-3 { | .face-3 { | ||
− | background-image: url(../ | + | background-image: url(https://static.igem.org/mediawiki/2017/9/90/T--Kent--A3.png); |
} | } | ||
.face-4 { | .face-4 { | ||
− | background-image: url(../ | + | background-image: url(https://static.igem.org/mediawiki/2017/thumb/f/f6/T--Kent--A4.png/240px-T--Kent--A4.png); |
} | } | ||
.face-5 { | .face-5 { | ||
− | background-image: url(../ | + | background-image: url(https://static.igem.org/mediawiki/2017/thumb/4/49/T--Kent--A5.png/240px-T--Kent--A5.png); |
} | } | ||
.face-6 { | .face-6 { | ||
− | background-image: url(../ | + | background-image: url(https://static.igem.org/mediawiki/2017/thumb/6/67/T--Kent--A6.png/240px-T--Kent--A6.png); |
} | } | ||
.face-7 { | .face-7 { | ||
− | background-image: url(../ | + | background-image: url(https://static.igem.org/mediawiki/2017/thumb/2/24/T--Kent--A7.png/240px-T--Kent--A7.png); |
} | } | ||
.face-8 { | .face-8 { | ||
− | background-image: url(../ | + | background-image: url(https://static.igem.org/mediawiki/2017/thumb/d/d1/T--Kent--A8.png/229px-T--Kent--A8.png); |
} | } | ||
Line 254: | Line 258: | ||
.faces li { | .faces li { | ||
− | width: | + | width: 300px; |
− | height: | + | height: 300px; |
display: inline-block; | display: inline-block; | ||
margin: 20px; | margin: 20px; | ||
Line 261: | Line 265: | ||
.subName h3 { | .subName h3 { | ||
− | color: # | + | color: #F37524; |
text-transform: uppercase; | text-transform: uppercase; | ||
position: relative; | position: relative; | ||
letter-spacing: 2px; | letter-spacing: 2px; | ||
font-size: 22px; | font-size: 22px; | ||
− | margin: 0 | + | margin: 70 0 0 0 px; |
padding: 65px 0 0 0; | padding: 65px 0 0 0; | ||
height: 110px; | height: 110px; | ||
Line 272: | Line 276: | ||
.subName p { | .subName p { | ||
− | color: # | + | color: #F37524; |
− | + | ||
font-style: italic; | font-style: italic; | ||
− | margin: 0 | + | margin: 70 0 0 0 px; |
font-size: 12px; | font-size: 12px; | ||
border-top: 1px solid rgba(255,255,255,0.5); | border-top: 1px solid rgba(255,255,255,0.5); | ||
} | } | ||
+ | .centerizer{ | ||
+ | width:100%; | ||
+ | text-align:center; | ||
+ | margin: 50px 0 50px 0; | ||
+ | } | ||
+ | .centerizer span{ | ||
+ | color:#f4ccb2; | ||
+ | font-size:50px; | ||
+ | } | ||
− | + | .lineSeparator{ | |
+ | display:inline-block; | ||
+ | width:850px; | ||
+ | height:10px; | ||
+ | background:#F37524; | ||
+ | border-radius:10px; | ||
+ | |||
+ | |||
+ | } | ||
Line 425: | Line 445: | ||
<ul class="drop-menu menu-1"> | <ul class="drop-menu menu-1"> | ||
<a href="https://2017.igem.org/Team:Kent/Description"><li>Description</li></a> | <a href="https://2017.igem.org/Team:Kent/Description"><li>Description</li></a> | ||
− | <a href="https://2017.igem.org/Team:Kent/ | + | <a href="https://2017.igem.org/Team:Kent/Model"><li>Modelling</li></a> |
<a href="https://2017.igem.org/Team:Kent/Results"><li>Results</li></a> | <a href="https://2017.igem.org/Team:Kent/Results"><li>Results</li></a> | ||
− | + | ||
− | + | ||
</ul> | </ul> | ||
<li> | <li> | ||
Line 435: | Line 455: | ||
<a href="https://2017.igem.org/Team:Kent/Parts"> <li> Parts </li></a> | <a href="https://2017.igem.org/Team:Kent/Parts"> <li> Parts </li></a> | ||
<a href="https://2017.igem.org/Team:Kent/Basic_Part"><li>Basic Parts</li></a> | <a href="https://2017.igem.org/Team:Kent/Basic_Part"><li>Basic Parts</li></a> | ||
− | + | ||
− | + | ||
</ul> | </ul> | ||
Line 458: | Line 478: | ||
<ul class="drop-menu menu-2"> | <ul class="drop-menu menu-2"> | ||
<a href="https://2017.igem.org/Team:Kent/Safety"><li>Project Safety</li></a> | <a href="https://2017.igem.org/Team:Kent/Safety"><li>Project Safety</li></a> | ||
− | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 487: | Line 507: | ||
<img src = "https://static.igem.org/mediawiki/2017/thumb/3/3d/T--Kent--TeamHeader2v2.png/800px-T--Kent--TeamHeader2v2.png" id="header2"> | <img src = "https://static.igem.org/mediawiki/2017/thumb/3/3d/T--Kent--TeamHeader2v2.png/800px-T--Kent--TeamHeader2v2.png" id="header2"> | ||
</div> | </div> | ||
+ | <div class="centerizer"> | ||
+ | <span>Get to know us!</span> | ||
+ | <br> | ||
+ | <div class="lineSeparator"></div> | ||
+ | <div id="video"> | ||
+ | <iframe width="560" height="315" src="https://www.youtube.com/embed/sbWgrRLA2pA" frameborder="0" allowfullscreen></iframe> | ||
+ | </div> | ||
+ | |||
+ | <div class="centerizer"> | ||
+ | <span>Team Members</span> | ||
+ | <br> | ||
+ | <div class="lineSeparator"></div> | ||
+ | |||
+ | </div> | ||
<ul class="faces"> | <ul class="faces"> | ||
<li> | <li> | ||
Line 493: | Line 527: | ||
<div class="subName"> | <div class="subName"> | ||
<h3>Abdul</h3> | <h3>Abdul</h3> | ||
− | <p> | + | <p>I did igem because It interested me as I took biology at Alevel and enjoyed it, so I relished the challenge of using my knowledge from physics and apply it to biochemistry. I found that the thing |
+ | that stood out from igem is the fact that it involves many people from different disciplines to work | ||
+ | together in a project that can I have real life applications.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 501: | Line 537: | ||
<div class="subName"> | <div class="subName"> | ||
<h3>Dan</h3> | <h3>Dan</h3> | ||
− | <p> | + | <p>Steve of House Safety, First of His Name, The Uncontaminated, King of The Autoclave Machine and the Agar Plates, Protector of The DNA samples, Breaker of Centrifuges (once), and Creator of Helmut |
+ | the Parafilm Snowman. I wanted to do iGEM to get experience in the lab and meet new people. iGEM has made me want to | ||
+ | do a phd after my undergrad studies are done. Still holding out for becoming the next Bon Jovi | ||
+ | though.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 508: | Line 547: | ||
<div class="bubble face-3"> | <div class="bubble face-3"> | ||
<div class="subName"> | <div class="subName"> | ||
− | <h3> | + | <h3>Harman</h3> |
− | <p> | + | <p>I have always had a deep interest in science and so I decided to do iGem which has helped me learn a lot about research which will help me in my career in the medical sector.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 517: | Line 556: | ||
<div class="subName"> | <div class="subName"> | ||
<h3>Ivy</h3> | <h3>Ivy</h3> | ||
− | <p> | + | <p>The involvement of synthetic biology within iGEM has helped me confirm that biopharmaceuticals is the one for me.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 524: | Line 563: | ||
<div class="bubble face-5"> | <div class="bubble face-5"> | ||
<div class="subName"> | <div class="subName"> | ||
− | <h3> | + | <h3>Laurens</h3> |
− | <p> | + | <p>I wanted to genetically engineered a super bacterium to employ in my masterplan for world domination. Settled on this project though, still moderately happy. I now know what a career in science could look like and aim to pursue just that.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 532: | Line 571: | ||
<div class="bubble face-6"> | <div class="bubble face-6"> | ||
<div class="subName"> | <div class="subName"> | ||
− | <h3> | + | <h3>Lulu</h3> |
− | <p> | + | <p>I’ve always wanted to pursue a career in science and iGem proved to be the perfect place to grow that passion, despite all the constant trial and error.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 540: | Line 579: | ||
<div class="bubble face-7"> | <div class="bubble face-7"> | ||
<div class="subName"> | <div class="subName"> | ||
− | <h3> | + | <h3>Nina</h3> |
− | <p> | + | <p>Through iGEM I realized I want to pursue a career in science but also that science is a vast ocean of disappointment.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 548: | Line 587: | ||
<div class="bubble face-8"> | <div class="bubble face-8"> | ||
<div class="subName"> | <div class="subName"> | ||
− | <h3> | + | <h3>Tarek</h3> |
− | <p> | + | <p>I get it like a scientist, break it down like an engineer.</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 556: | Line 595: | ||
+ | <div class="centerizer"> | ||
+ | <span>Advisors</span> | ||
+ | <br> | ||
+ | <div class="lineSeparator"></div> | ||
+ | <ul class="faces"> | ||
+ | <li> | ||
+ | <div class="bubble face-9"> | ||
+ | <div class="subName"> | ||
+ | <h3>Dr. Neil Kad</h3> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="bubble face-10"> | ||
+ | <div class="subName"> | ||
+ | <h3>Dr. Peter Ellis</h3> | ||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="bubble face-11"> | ||
+ | <div class="subName"> | ||
+ | <h3>Dr. Wei Feng Xue</h3> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="bubble face-12"> | ||
+ | <div class="subName"> | ||
+ | <h3>Dr. Mark Smales</h3> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
<div id="foot"> | <div id="foot"> | ||
<ul> | <ul> |
Latest revision as of 04:37, 16 December 2017
-
Abdul
I did igem because It interested me as I took biology at Alevel and enjoyed it, so I relished the challenge of using my knowledge from physics and apply it to biochemistry. I found that the thing that stood out from igem is the fact that it involves many people from different disciplines to work together in a project that can I have real life applications.
-
Dan
Steve of House Safety, First of His Name, The Uncontaminated, King of The Autoclave Machine and the Agar Plates, Protector of The DNA samples, Breaker of Centrifuges (once), and Creator of Helmut the Parafilm Snowman. I wanted to do iGEM to get experience in the lab and meet new people. iGEM has made me want to do a phd after my undergrad studies are done. Still holding out for becoming the next Bon Jovi though.
-
Harman
I have always had a deep interest in science and so I decided to do iGem which has helped me learn a lot about research which will help me in my career in the medical sector.
-
Ivy
The involvement of synthetic biology within iGEM has helped me confirm that biopharmaceuticals is the one for me.
-
Laurens
I wanted to genetically engineered a super bacterium to employ in my masterplan for world domination. Settled on this project though, still moderately happy. I now know what a career in science could look like and aim to pursue just that.
-
Lulu
I’ve always wanted to pursue a career in science and iGem proved to be the perfect place to grow that passion, despite all the constant trial and error.
-
Nina
Through iGEM I realized I want to pursue a career in science but also that science is a vast ocean of disappointment.
-
Tarek
I get it like a scientist, break it down like an engineer.
-
Dr. Neil Kad
-
Dr. Peter Ellis
-
Dr. Wei Feng Xue
-
Dr. Mark Smales