Team:St Pauls London/Attributions
From 2013hs.igem.org
(Difference between revisions)
(Created page with "Test") |
|||
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> <!-- STYLES --> | |
+ | <head> | ||
+ | |||
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <style> | ||
+ | body { | ||
+ | font-family: 'Open Sans'; | ||
+ | font-weight: 300; | ||
+ | letter-spacing: 0.5px; | ||
+ | } | ||
+ | |||
+ | #p-logo { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | form#searchform { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | h1.firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #top-of-page { | ||
+ | position: absolute; | ||
+ | margin-top: -125px; | ||
+ | margin-left: -5px; | ||
+ | height: 120px; | ||
+ | width: 975px; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013hs/b/b5/Banner.jpg'); | ||
+ | } | ||
+ | |||
+ | #toc { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #catlinks { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | /*----- HEADER -----*/ | ||
+ | #header { | ||
+ | padding-top: 20px; | ||
+ | height: 150px; | ||
+ | } | ||
+ | |||
+ | #headerTitle { | ||
+ | text-align: right; | ||
+ | font-weight: 400; | ||
+ | font-size: 44px; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | #logo { | ||
+ | left: 20%; | ||
+ | align: left; | ||
+ | width: 120px; | ||
+ | height: 120px; | ||
+ | } | ||
+ | |||
+ | #headerSubTitle { | ||
+ | font-size: 14px; | ||
+ | letter-spacing: 2px; | ||
+ | color: #666; | ||
+ | } | ||
+ | |||
+ | a#igem, a#igem:visited { | ||
+ | color: inherit; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a#igem:hover, a#igem:active { | ||
+ | color: #F93; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | /*----- HEADER BUTTONS -----*/ | ||
+ | |||
+ | .nav_button { | ||
+ | bottom: 20%; | ||
+ | display: table; | ||
+ | } | ||
+ | |||
+ | .nav_buttonText { | ||
+ | color: #222; | ||
+ | text-align: center; | ||
+ | vertical-align: middle; | ||
+ | display: table-cell; | ||
+ | font-weight: 100; | ||
+ | } | ||
+ | |||
+ | a.nav_buttonLink, a.nav_buttonLink:visited { | ||
+ | text-decoration: none; | ||
+ | color: black; | ||
+ | } | ||
+ | a.nav_buttonLink:hover, a.nav_buttonLink:active { | ||
+ | color: #F93; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | a.mobile-link, a.mobile-link:hover, a.mobile-link:active { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | /*----- END OF BUTTONS -----*/ | ||
+ | |||
+ | ul.drop-down { | ||
+ | list-style: none; | ||
+ | margin-top: 0px; | ||
+ | position: absolute; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | ul.drop-down li { | ||
+ | display: none; | ||
+ | position: relative; | ||
+ | text-align: left; | ||
+ | margin: 5px; | ||
+ | } | ||
+ | |||
+ | div.drop-down { | ||
+ | background-color: #EAEAEA; | ||
+ | } | ||
+ | |||
+ | div.drop-down-top { | ||
+ | background-color: transparent; | ||
+ | margin-bottom: -7px; | ||
+ | } | ||
+ | |||
+ | ul.drop-down:hover div.drop-down-top { | ||
+ | background-color: #EAEAEA; | ||
+ | } | ||
+ | |||
+ | ul.drop-down li.top-of-list { /*----- makes sure top item is always shown -----*/ | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | ul.drop-down:hover li { /*----- shows drop down -----*/ | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | ul.drop-down:hover li.top-of-list { | ||
+ | color: #F93; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | /*----- END OF HEADER -----*/ | ||
+ | |||
+ | /*----- MAIN CONTENT -----*/ | ||
+ | |||
+ | .title-link, .title-link:active, .title-link:visited { | ||
+ | text-decoration: none; | ||
+ | color: inherit; | ||
+ | } | ||
+ | |||
+ | .title-link:hover { | ||
+ | text-decoration: underline; | ||
+ | color: #F93; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | </html> | ||
+ | |||
+ | <html> | ||
+ | <div id="top-of-page"> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="header"> | ||
+ | <div id="push-left"> | ||
+ | <!--<img src="assets/logo.png" id="logo">--> | ||
+ | <div id="headerTitle"> | ||
+ | </html> | ||
+ | <center>SPS_London</center> | ||
+ | <html> | ||
+ | </div> | ||
+ | </html> | ||
+ | |||
+ | <html> | ||
+ | <div id="headerSubTitle"> | ||
+ | </html> | ||
+ | <center>TMNP Collective</center> | ||
+ | <html> | ||
+ | </div> | ||
+ | <div id="headerSubTitle"> | ||
+ | </html> | ||
+ | <center>An <html><a id="igem" href="https://2013hs.igem.org/Main_Page"></html>iGEM<html></a></html> Team</center> | ||
+ | |||
+ | <html> | ||
+ | </div> | ||
+ | </div> | ||
+ | </html> | ||
+ | |||
+ | <center> | ||
+ | {| style="text-align: center; width: 500px;" | ||
+ | | | ||
+ | |||
+ | <html> | ||
+ | <ul class="drop-down"> | ||
+ | <div class="drop-down-top"> | ||
+ | <li class="top-of-list"> | ||
+ | <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London"> | ||
+ | <div class="nav_button"> | ||
+ | <p class="nav_buttonText"> | ||
+ | </html> | ||
+ | HOME | ||
+ | <html> | ||
+ | </p></div></a></li></div></ul> | ||
+ | </html> | ||
+ | | | ||
+ | <html> | ||
+ | <ul class="drop-down"> | ||
+ | <div class="drop-down-top"> | ||
+ | <li class="top-of-list"> | ||
+ | <a class="mobile-link" href=""> | ||
+ | <div class="nav_button"> | ||
+ | <p class="nav_buttonText"> | ||
+ | </html> | ||
+ | PROJECT | ||
+ | <html> | ||
+ | </p></div></a></li></div> | ||
+ | </html> | ||
+ | <html><div class="drop-down"><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Abstract"></html> | ||
+ | ---- | ||
+ | ABSTRACT | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Parts"></html> | ||
+ | PARTS | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Procedures"></html> | ||
+ | PROCEDURES | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Protocols"></html> | ||
+ | PROTOCOLS | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html></div></ul></html> | ||
+ | | | ||
+ | <html> | ||
+ | <ul class="drop-down"> | ||
+ | <div class="drop-down-top"> | ||
+ | <li class="top-of-list"> | ||
+ | <a class="mobile-link" href=""> | ||
+ | <div class="nav_button"> | ||
+ | <p class="nav_buttonText"> | ||
+ | </html> | ||
+ | THE TEAM | ||
+ | <html> | ||
+ | </p></div></a></li></div> | ||
+ | </html> | ||
+ | <html><div class="drop-down"><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Participants"></html> | ||
+ | ---- | ||
+ | PARTICIPANTS | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Supervisors"></html> | ||
+ | SUPERVISORS | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html></div></html> | ||
+ | | | ||
+ | <html> | ||
+ | <ul class="drop-down"> | ||
+ | <div class="drop-down-top"> | ||
+ | <li class="top-of-list"> | ||
+ | <a style="text-decoration: none" href=""> | ||
+ | <div class="nav_button"> | ||
+ | <p class="nav_buttonText"> | ||
+ | </html> | ||
+ | OTHER | ||
+ | <html> | ||
+ | </p></div></a></li></div> | ||
+ | </html> | ||
+ | <html><div class="drop-down"><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Notebook"></html> | ||
+ | ---- | ||
+ | NOTEBOOK | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Human_Practices"></html> | ||
+ | HUMAN PRACTICES | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Safety"></html> | ||
+ | SAFETY | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Attributions"></html> | ||
+ | ATTRIBUTIONS | ||
+ | ---- | ||
+ | <html></a></li></html> | ||
+ | <html></div></html> | ||
+ | |- | ||
+ | |} | ||
+ | </center> | ||
+ | |||
+ | <html> | ||
+ | </div> | ||
+ | </html> | ||
+ | |||
+ | ===Attributions=== | ||
+ | |||
+ | <html><div style="text-align:justify; margin-right: 50px;"></html> | ||
+ | =====What did we do?===== | ||
+ | :All practical work (except the preparation of plates, broths and competent cells) was carried out by the four scientific (lab-based) members of the team. | ||
+ | |||
+ | :All wiki design and functionality was created by the member of the team in charge of the wiki (Louis de Beaumont). | ||
+ | |||
+ | :All of the wiki's content was written by various members of the team. | ||
+ | |||
+ | =====Thanks===== | ||
+ | :We would like to thank Akram Kaveh and Lynne Montgomery, the SPS Biology Technicians, for all their hard work, particularly in preparing the competent cells and antibiotic plates and broths, and for everything else which was key to our being able to do any of this work. | ||
+ | |||
+ | :We would also like to thank our Instructor Dr Shammas and Advisor Dr Burke for their help in clarifying what we were doing at every stage, as well as explaining all of the underlying theory along the way and in particular at the beginning of the project. | ||
+ | |||
+ | :We are truly grateful to all 4 of these people for the many additional hours that they put into this project - without them, none of the practical work would have been possible, either through a lack of material resources or a lack of appropriate knowledge. |
Latest revision as of 11:51, 7 June 2013
|
|
|
|
Attributions
What did we do?
- All practical work (except the preparation of plates, broths and competent cells) was carried out by the four scientific (lab-based) members of the team.
- All wiki design and functionality was created by the member of the team in charge of the wiki (Louis de Beaumont).
- All of the wiki's content was written by various members of the team.
Thanks
- We would like to thank Akram Kaveh and Lynne Montgomery, the SPS Biology Technicians, for all their hard work, particularly in preparing the competent cells and antibiotic plates and broths, and for everything else which was key to our being able to do any of this work.
- We would also like to thank our Instructor Dr Shammas and Advisor Dr Burke for their help in clarifying what we were doing at every stage, as well as explaining all of the underlying theory along the way and in particular at the beginning of the project.
- We are truly grateful to all 4 of these people for the many additional hours that they put into this project - without them, none of the practical work would have been possible, either through a lack of material resources or a lack of appropriate knowledge.