Team:St Pauls London

From 2013hs.igem.org

(Difference between revisions)
 
(353 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<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;
 +
        }
-
<html>
+
        #p-logo {
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #fe2b33; /*background-color: #fe2b33;*/">
+
                display: none;
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; /*color: #f6f6f6*/; padding: 5px;">
+
        }
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; /*color: #f6f6f6*/; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="/*text-align: center;*/ font-weight: bold; font-size: small; /*color: #f6f6f6*/; padding: 5px;">
+
-
You <strong>MUST</strong> have the following information on your wiki:
+
-
<ul style="font-weight:normal;">
+
-
<li>a team description</li>
+
-
<li>project description</li>
+
-
<li>safety information (did your team take a safety training course? were you supervised in the lab?)</li>
+
-
<li>team attribution (who did what part of your project?)</li>
+
-
</ul>
+
-
You may also wish to add other page such as:
+
-
<ul style="font-weight:normal;">
+
-
<li>lab notebook</li>
+
-
<li>sponsor information</li>
+
-
<li>other information</li>
+
-
</ul>
+
-
REMEMBER, keep all of your pages within your teams namespace. <br><span style="font-weight:normal; font-style:italic;">Example: 2013hs.igem.org/Team:St_Pauls_London/Our_Pets</span>
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *********************** End of the alert box *********************** -->
+
        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');
 +
        }
-
{|align="justify"
+
        #toc {
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
                display: none;
-
|[[Image:St_Pauls_London_logo.png|200px|right|frame]]
+
        }
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:St_Pauls_London_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:St_Pauls_London | Team St_Pauls_London]]
+
-
|}
+
-
<!--- Team Information Link --->
+
        #catlinks {
 +
                display: none;
 +
        }
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
/*----- HEADER -----*/
-
!align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=St_Pauls_London Official Team Profile]
+
#header {
-
|}
+
                padding-top: 20px;
 +
height: 150px;
 +
}
 +
 +
#headerTitle {
 +
text-align: right;
 +
font-weight: 400;
 +
font-size: 44px;
 +
                color: black;
 +
}
-
===Team===
+
#logo {
-
Tell us about your team, your school!
+
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 -----*/
-
===Project===
+
.nav_button {
-
What are you working on this semester?
+
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;
 +
        }
-
===Notebook===
+
/*----- END OF BUTTONS -----*/
-
Show us how you spent your days.
+
 +
        ul.drop-down {
 +
                list-style: none;
 +
                margin-top: 0px;
 +
                position: absolute;
 +
                padding: 0;
 +
        }
-
===Results/Conclusions===
+
        ul.drop-down li {
-
What did you achieve over the course of your semester?
+
                display: none;
 +
                position: relative;
 +
                text-align: left;
 +
                margin: 5px;               
 +
        }
 +
        div.drop-down {
 +
                background-color: #EAEAEA;
 +
        }
-
===Safety===
+
        div.drop-down-top {
-
What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab?
+
                background-color: transparent;
 +
                margin-bottom: -7px;
 +
        }
 +
        ul.drop-down:hover div.drop-down-top {
 +
                background-color: #EAEAEA;
 +
        }
-
===Attributions===
+
        ul.drop-down li.top-of-list {  /*----- makes sure top item is always shown -----*/
-
Who worked on what?
+
                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;             
 +
        }
-
===Human Practices===
+
/*----- END OF HEADER -----*/
-
What impact does/will your project have on the public? 
+
 +
/*----- MAIN CONTENT -----*/
-
===Fun!===
+
.title-link, .title-link:active, .title-link:visited {
-
What was your favorite team snack?? Have a picture of your team mascot?
+
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>
 +
<p>Hi! We are a team of five 17 year olds from St Paul’s School, the first team from our school, and indeed the first ever UK school team to enter iGEM. St Paul’s is a day school in South West London, UK and was founded over 500 years ago by John Colet, dean of St Paul’s. The school was originally established in St Paul’s Cathedral in the city centre (hence the name) but has since expanded from Colet’s original 153 boys to accommodate over 800 boys between the ages of 13-18 and consequently the school now sits in Barnes on the River Thames.</p>
 +
            <p>We are aiming to produce a lactose sensor, a project which you can read more about in the project section of this page, but promises to be both a challenging and stimulating one. The fiver of us were inspired to compete in the competition after the school hosted a speaker from the scientific work who introduced us to some the exciting work that past high-school and university teams has completed. </p>
-
<forum_subtle />
+
<html></div></html>

Latest revision as of 21:19, 12 May 2014

Hi! We are a team of five 17 year olds from St Paul’s School, the first team from our school, and indeed the first ever UK school team to enter iGEM. St Paul’s is a day school in South West London, UK and was founded over 500 years ago by John Colet, dean of St Paul’s. The school was originally established in St Paul’s Cathedral in the city centre (hence the name) but has since expanded from Colet’s original 153 boys to accommodate over 800 boys between the ages of 13-18 and consequently the school now sits in Barnes on the River Thames.

We are aiming to produce a lactose sensor, a project which you can read more about in the project section of this page, but promises to be both a challenging and stimulating one. The fiver of us were inspired to compete in the competition after the school hosted a speaker from the scientific work who introduced us to some the exciting work that past high-school and university teams has completed.