Team:Manchester/Parts

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
{{:Team:Manchester/layout/noheader}}
{{:Team:Manchester/layout/noheader}}
-
{{:Team:Manchester/layout/banner}}
+
{{:Team:Manchester/Navbartest2}}
-
{{:Team:Manchester/layout/nav}}
+
{{:Team:Manchester/Footer}}
-
{{:Team:Manchester/layout/background}}
+
 +
<html>
 +
<head>
 +
<title> Safety </title>
 +
<style type="text/css">
 +
*
 +
{
 +
margin:0;
 +
padding:0;
 +
}
-
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will place them in the [http://partsregistry.org Registry of Standard Biological Parts]. The iGEM software provides an easy way to present the parts your team has created . The "groupparts" tag will generate a table with all of the parts that your team adds to your team sandbox.  Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.
+
#content, body
 +
{
 +
background-color:#F2F2F2;
 +
}
-
Remember that the goal of proper part documentation is to describe and define a part such that it can be used without a need to refer to the primary literature. The next iGEM team should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for  users who wish to know more.
+
.header
 +
{
 +
width:100%;
 +
height:100px;
 +
background:#4c0082;
 +
-webkit-border-radius: 10px;
 +
border-radius: 10px;
-
<groupparts>iGEM013 Manchester</groupparts>
+
-webkit-box-shadow: 0px 0px 5px 0px rgba(76,0,130,1);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(76,0,130,1));
 +
box-shadow: 0px 0px 5px 0px rgba(76,0,130,1);
 +
}
 +
 
 +
.banner
 +
{
 +
-webkit-border-radius: 10px;
 +
border-radius: 10px;
 +
 
 +
 
 +
height:100px;
 +
background:#4c0082;
 +
margin:0 auto;
 +
}
 +
 
 +
.igem
 +
{
 +
float:left;
 +
margin-left:10px;
 +
}
 +
 
 +
.logo
 +
{
 +
float:left;
 +
 
 +
}
 +
 
 +
.central
 +
{
 +
float:left;
 +
margin-left:100px;
 +
margin-right:30px;
 +
}
 +
 
 +
.uni
 +
{
 +
float:left;
 +
margin-left:50px;
 +
}
 +
 
 +
.global
 +
{
 +
position:relative;
 +
width:950px;
 +
height:1600px;
 +
}
 +
 
 +
.wrapper
 +
{
 +
position:absolute;
 +
clear:both;
 +
width:960px;
 +
top:120px;
 +
left:0;
 +
background-color:white;
 +
 
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 
 +
.text1
 +
{
 +
margin:20px;
 +
width:900px;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
background-color:#F2F2F2;
 +
padding:10px;
 +
 
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 
 +
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a
 +
{
 +
width:120px;
 +
text-decoration:none;
 +
color:white;
 +
text-align:center;
 +
background:#606060;
 +
padding:5px;
 +
font-style:Trebuchet MS;
 +
font-weight:bold;
 +
font-size:12px;
 +
color:white;
 +
}
 +
 
 +
.block1 a:hover, .block2 a:hover, .block3 a:hover, .block4 a:hover, .block5 a:hover, .block6 a:hover, .block7 a:hover, .block8 a:hover, .block9 a:hover, .block10 a:hover, .block11 a:hover, .block12 a:hover, .block13 a:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
 +
}
 +
 
 +
.leftbar
 +
{
 +
width:120px;
 +
height:600px;
 +
position:fixed;
 +
top:120px;
 +
left:5px;
 +
}
 +
 
 +
.block1 a
 +
{
 +
background:#660099;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 
 +
.block2 a
 +
{
 +
 
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 
 +
.block3 a
 +
{
 +
 
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 
 +
.block4 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 
 +
.block5 a
 +
{
 +
background:#bc80ea;
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 
 +
.block6 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 
 +
.block7 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
padding:5px;
 +
}
 +
 
 +
.block8 a
 +
{
 +
display:block;
 +
float:left;
 +
margin-top:1px;
 +
 
 +
padding:5px;
 +
}
 +
}
 +
 
 +
</style>
 +
</head>
 +
 
 +
<body onLoad="hoverLink1(); hoverLink2(); hoverLink3(); hoverImage1(); hoverImage2(); hoverImage3();
 +
              hoverLink4(); hoverImage4(); hoverLink5(); hoverImage5();">
 +
 
 +
<div class="header">
 +
<div class="banner">
 +
  <div class="igem">
 +
  <a href="https://2013.igem.org/Main_Page">
 +
          <img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png">
 +
          </a>
 +
  </div> 
 +
 
 +
  <div class="logo">
 +
    <a><img src="https://static.igem.org/mediawiki/2013/8/87/LOGO1.jpg"></a>
 +
  </div>
 +
 
 +
          <div class="central">
 +
    <a><img src="https://static.igem.org/mediawiki/2013/5/5b/Parts1.png"></a>
 +
  </div>
 +
 
 +
  <div class="uni">
 +
    <a><img src="https://static.igem.org/mediawiki/2013/f/fd/Uni1.jpg"></a>
 +
  </div>
 +
 
 +
</div>
 +
</div>
 +
 
 +
<div class="global">
 +
<div class="wrapper" >
 +
          <div class="text1">
 +
            We submitted and sequenced three biobricks integral to our project. These can be found below:<br>
 +
<br>
 +
    <div id='groupparts' style='min-height:100px;width:900px;'>
 +
          <div style='width:300px;margin:2px;padding:5px;color:gray;border:1px solid gray'>Loading.....</div>
 +
    </div>
 +
    <script>
 +
      $('#groupparts').load('/cgi/api/groupparts.cgi?t=iGEM013\&amp;g=Manchester',function(){ $('#groupparts .tablesorter').tablesorter();} );
 +
    </script>           
 +
 
 +
<br>
 +
 
 +
          </div>
 +
</div>
 +
                <div class="leftbar">
 +
                  <div class="block1">
 +
                    <a href="https://2013.igem.org/Team:Manchester/Projecttest">PROJECT</a>
 +
                  </div>
 +
 
 +
                  <div class="block2">
 +
                    <a href="https://2013.igem.org/Team:Manchester/Aimtest2">OVERVIEW</a>
 +
                  </div>
 +
                   
 +
                  <div class="block3">
 +
                    <a href="https://2013.igem.org/Team:Manchester/Notebooktest2">NOTEBOOK</a>
 +
                  </div>
 +
 
 +
                  <div class="block4">
 +
                    <a href="https://2013.igem.org/Team:Manchester/LabBooktest">LAB BOOK</a>
 +
                  </div>
 +
 
 +
                  <div class="block5">
 +
                    <a href="https://2013.igem.org/Team:Manchester/contributiontest">PARTS</a>
 +
                  </div>
 +
 
 +
                  <div class="block6">
 +
                    <a href="https://2013.igem.org/Team:Manchester/Safetytest">SAFETY</a>
 +
                  </div>
 +
 
 +
                  <div class="block7">
 +
                    <a href="https://2013.igem.org/Team:Manchester/medaltest">JUDGING</a>
 +
                  </div>
 +
 
 +
                  <div class="block8">
 +
                    <a href="https://2013.igem.org/Team:Manchester/Attributionstest">ATTRIBUTIONS</a>
 +
                  </div>
 +
              </div>
 +
</div>
 +
 
 +
</body>
 +
</html>

Revision as of 19:03, 29 September 2013

page

Top

Safety

We submitted and sequenced three biobricks integral to our project. These can be found below:

Loading.....