Difference between revisions of "Team:Columbia NYC/Parts"

Line 1: Line 1:
 
+
{{Template_All_Teams}}
 +
<!-- HTML START -->
 
<html>
 
<html>
 +
<header>
 +
<style type="text/css">
 +
/* Changing Body */
 +
body {
 +
background-color: rgba(211,211,211,.75);
 +
margin: 0px;
 +
}
  
<h2> Part Documentation</h2>
+
/* Content Boxes */
 +
#superContainer {
  
<p>Each team will make new parts during iGEM and will submit them to the Registry of Standard Biological Parts. The iGEM software provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
+
}
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years 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.</p>
+
#menuContainer {
 +
position: fixed;
 +
width: 220px;
 +
height: 100%;
 +
border-right: 2px solid gray;
 +
background-color: rgb(118, 178, 222);
 +
}
 +
#contentContainer {
 +
width: 1000px;
 +
overflow: auto;
 +
margin-left: 235px;
 +
}
  
 +
/*menuContainer Design*/
 +
#menuContainer ul {
 +
padding: 0;
 +
margin: 0;
 +
list-style: none;
 +
text-align: center;
 +
}
 +
#menuContainer li {
 +
padding-top: 5px;
 +
padding-bottom: 5px;
 +
}
 +
#menuContainer li:hover {
 +
background-color: rgba(255, 255, 255, 0.5);
 +
}
 +
#menuContainer li ul {
 +
display: none;
 +
}
 +
#menuContainer li:hover ul{
 +
display: block;
 +
background-color: rgb(196, 216, 226);
 +
width: 100%;
 +
position: absolute;
 +
border-left: 2px solid gray;
 +
margin-left: 220px;
 +
margin-top: -26px;
 +
}
 +
#menuContainer a {
 +
text-decoration: none;
 +
font-family: "Arial Black", Gadget, sans-serif;
 +
font-size: 18px;
 +
color: black;
 +
}
  
<div class="highlightBox">
+
/* contentContainer Styling */
<h4>Note</h4>
+
#contentContainer h1 {
<p>Note that parts must be documented on the <a href="http://parts.igem.org/Main_Page"> Registry</a>. This page serves to <i>showcase</i> the parts you have made. Future teams and other users and are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
+
font-family: "Arial Black", Gadget, sans-serif;
</div>
+
font-size: 50px;
 +
background-color: rgb(118, 178, 222);
 +
border-left: 2px solid gray;
 +
border: 4px outset gray;
 +
padding: 20px 70px 20px 20px;
 +
margin-top: 12px;
 +
}
 +
#contentContainer p {
 +
font-family: Arial, Helvetica, sans-serif;
 +
text-align: justify;
 +
font-size: 18px;
 +
}
 +
#contentContainer li {
 +
font-family: Arial, Helvetica, sans-serif;
 +
text-align: justify;
 +
font-size: 18px;
 +
padding: 2px 0;
 +
}
 +
#contentContainer a {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 18px;
 +
color: blue;
 +
}
  
  
 +
</style>
 +
</header>
  
<h4>Adding parts to the registry</h4>
+
<body>
<p>You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry">Add a Part to the Registry</a> link.</p>
+
<p>We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better you will remember all the details about your parts. Remember, you don't need to send us the DNA sample before you create an entry for a part on the Registry. (However, you <b>do</b> need to send us the DNA sample before the Jamboree. If you don't send us a DNA sample of a part, that part will not be eligible for awards and medal criteria.)</p>
+
  
 +
<div id = "superContainer">
  
<h4>What information do I need to start putting my parts on the Registry?</h4>
+
<nav>
<p>The information needed to initially create a part on the Registry is:</p>
+
<div id = "menuContainer">
<ul>
+
<li>Part Name</li>
+
<li>Part type</li>
+
<li>Creator</li>
+
<li>Sequence</li>
+
<li>Short Description (60 characters on what the DNA does)</li>
+
<li>Long Description (Longer description of what the DNA does)</li>
+
<li>Design considerations</li>
+
</ul>
+
  
<p>
+
<ul>
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. </p>
+
  
 +
<a href= "https://2015.igem.org/Team:Columbia_NYC"> <img src="https://static.igem.org/mediawiki/2015/c/ca/Columbia_NYC_Logo.jpg" alt="Columbia iGEM Logo" style="width:100%"> </a>
  
 +
<a href = "#"> <li> THE PROJECT
 +
<ul class = "subTab">
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Description"> <li> DESCRIPTION </li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Design"> <li> DESIGN </li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Experiments"> <li> EXPERIMENTS </li></a>
 +
<a href="https://2015.igem.org/Team:Columbia_NYC/Measurement"><li>MEASUREMENTS</li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Results"> <li> RESULTS </li></a>
 +
</ul>
 +
</li></a>
  
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Team"> <li> TEAM MEMBERS </li></a>
  
 +
<a href = "#"> <li> PARTS RECORD
 +
<ul class = "subTab">
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Parts"> <li> TEAM PARTS </li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Basic_Part"> <li> BASIC PARTS </li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Composite_Part"> <li> COMPOSITE PARTS </li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Part_Collection"> <li> PART COLLECTION </li></a>
 +
</ul>
 +
</li></a>
  
 +
<a href="https://2015.igem.org/Team:Columbia_NYC/Notebook"><li> THE NOTEBOOK </li></a>
  
<h4>Inspiration</h4>
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Attributions"> <li> ATTRIBUTIONS </li></a>
<p>We have a created  a <a href="http://parts.igem.org/Well_Documented_Parts">collection of well documented parts</a> that can help you get started.</p>
+
  
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Collaborations"><li> COLLABORATIONS </li></a>
<ul>
+
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
</ul>
+
  
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Practices"><li> HUMAN PRACTICE </li></a>
  
 +
<a href="https://2015.igem.org/Team:Columbia_NYC/Safety"><li> LAB SAFETY </li></a>
  
<h4>Part Table </h4>
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Sponsors"> <li> OUR SPONSORS </a>
</html>
+
 
<groupparts>iGEM2015 Columbia_NYC</groupparts>
+
</ul>
<html>
+
 
 +
</div>
 +
</nav>
 +
 
 +
<div id = "contentContainer">
 +
 
 +
<h1> TEAM PARTS </h1>
 +
 
 +
<groupparts>iGEM2015 Columbia_NYC</groupparts>
  
  
 +
</div>
  
</div>
+
</div>
</html>
+

Revision as of 23:28, 18 September 2015