Difference between revisions of "Team:Virginia/Parts"

(Prototype team page)
 
Line 1: Line 1:
 
{{Virginia}}
 
{{Virginia}}
 
<html>
 
<html>
 +
<head>
 +
<!-- Bootstrap import -- Latest compiled and minified CSS -->
 +
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" type="text/css">
 +
</head>
 +
<body>
 +
<div id="top-part">
 +
<a href="http://virginia.edu">
 +
<div style="position: fixed;
 +
top: 34px;
 +
z-index:20;
 +
margin-left:26.5%;">
 +
<img style="height:32px;
 +
width:32px;" src="/wiki/images/d/df/Virginia_rotunda2.png">
 +
</div></a>
  
<h2> Part Documentation</h2>
+
<p id="above-nav">University of Virginia iGEM 2015</p>
 +
<div id="icon-box">
 +
<a href="https://twitter.com/Virginia_iGEM"><img id="twitter" src="/wiki/images/2/2c/Virginia_twitter_white.png"></img></a>
 +
<a href="https://www.facebook.com/uvaigem"><img id="facebook" src="/wiki/images/e/ed/Virginia_facebook.png"></img></a>
 +
</div>
 +
</div>
 +
<div class="nav" id="nav1">
 +
<div class="container">
 +
<ul class="pull-left">
 +
<li><a href="/Team:Virginia">Home</a></li>
 +
</ul>
 +
<ul class="pull-right">
 +
<li><a href="/Team:Virginia/Team">Team</a></li>
 +
<li><a href="/Team:Virginia/Project">Project</a></li>
 +
<li><a href="/Team:Virginia/Practices">Policy and Practices</a></li>
 +
<li><a href="/Team:Virginia/Attributions">Attributions</a></li>
 +
<li><a href="/Team:Virginia/Contact_us">Contact Us</a></li>
 +
</ul>
 +
</div>
 +
</div>
  
<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>
+
<!-- OTHER STRUCTURAL CODE GOES BELOW HERE →
<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>
+
  
 +
<table>
 +
<tr>
 +
<td>
 +
<p> PART ONE </p>
 +
</td>
 +
<td>
 +
<img src="https://static.igem.org/mediawiki/2015/d/d1/Virginia_logo4.png"></img>
 +
</td>
 +
</tr>
 +
</table>
 +
<style type="style/css">
 +
tr td:first-child {
 +
width:33%;
 +
height:auto;
 +
}
 +
tr td: last-child {
 +
width:66%;
 +
padding:30px;
 +
height:auto;
 +
}
 +
</style>
 +
<!-- SPECIFIC STRUCTURAL CODE ENDS HERE -->
  
<div class="highlightBox">
+
<footer>
<h4>Note</h4>
+
<div id="foot-img">
<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>
+
<img src="https://static.igem.org/mediawiki/2015/d/d1/Virginia_logo4.png"></img>
</div>
+
</div>
 
+
<div id="foot-text">
 
+
<p>University of Virginia iGEM</p>
 
+
<p>148 Gilmer Hall</p>
<h4>Adding parts to the registry</h4>
+
<p>485 McCormick Road</p>
<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>Charlottesville, Virginia 22904</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>
+
<p>United States of America</p>
 
+
<p><a href="mailto:virginia.igem@gmail.com">
 
+
virginia.igem@gmail.com</a>
<h4>What information do I need to start putting my parts on the Registry?</h4>
+
</p>
<p>The information needed to initially create a part on the Registry is:</p>
+
</div>
<ul>
+
</footer>
<li>Part Name</li>
+
<style type="text/css">
<li>Part type</li>
+
footer div img {
<li>Creator</li>
+
width:auto;
<li>Sequence</li>
+
height:200px;
<li>Short Description (60 characters on what the DNA does)</li>
+
}
<li>Long Description (Longer description of what the DNA does)</li>
+
footer div {
<li>Design considerations</li>
+
overflow:hidden;
</ul>
+
display:inline-block;
 
+
float:none;
<p>
+
}
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>
+
footer div:first-child {
 
+
background-image:url(‘https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQUA5CF2C_kOVnWjyl62TA17VNs6RSsPIkrCejlLbtZ7rAVgzQxOQ’);
 
+
float:right;
 
+
top:10px;
 
+
height:90%;
 
+
width:25%
 
+
margin: 1%;
<h4>Inspiration</h4>
+
display:inline;
<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>
+
overflow:hidden;
 
+
}
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
#nav1 {
<ul>
+
background-color: #003F87;
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
width:100%;
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
float:top; 
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
position:fixed;
</ul>
+
top:70px;
 
+
z-index:10;
 
+
//opacity:0.85;
 
+
border-bottom:5px;
<h4>Part Table </h4>
+
border-top:0px;
</html>
+
border-left:0px;
<groupparts>iGEM015 Example</groupparts>
+
border-right:0px;
<html>
+
border-color:#007bb6;
 
+
border-style:solid;
 
+
}
 
+
#nav1 a {
</div>
+
color: rgb(256, 256, 256);
 +
font-size: 16px;
 +
font-weight: bold;
 +
padding: 14px 10px;
 +
text-transform: uppercase;
 +
border-radius:5px;
 +
}
 +
#nav1 a:hover{
 +
color:#fff;
 +
background-color:#007bb6;
 +
text-decoration:none;
 +
}
 +
#nav1 li {
 +
display: inline;
 +
font-family: Arial;
 +
}
 +
#nav1 .container {
 +
padding-top:5px;
 +
padding-bottom:5px;
 +
}
 +
a:hover {
 +
text-decoration:none;
 +
}
 +
a{
 +
text-decoration:none;
 +
}
 +
.active-tab{
 +
text-decoration:none;
 +
}
 +
.active-content{
 +
text-decoration:none;
 +
}
 +
.row {
 +
width:100%;
 +
}
 +
#content h1.firstHeading {
 +
visibility:hidden;
 +
}
 +
#content {
 +
margin: 0px 0px 0px 0px;
 +
padding:0px 0px 0px 0px;
 +
width:100%;
 +
height:auto;
 +
background-color: rgb(0,0,0);
 +
}
 +
html {
 +
background-color:#191919;
 +
color: #fff
 +
font-family: Century Gothic, sans-serif;
 +
}
 +
#top_menu_14 {
 +
/*BORDER ATTRIBUTES*/
 +
border-top:5px solid #007bb6;
 +
background-color: #003F87;
 +
border-color:#003F87;
 +
}
 +
#top_menu_14 li.has_submenu:hover {
 +
opacity:1.0;
 +
background-color:#007bb6;
 +
text-decoration:none;
 +
}
 +
#top_menu_14 li:hover {
 +
opacity:1.0;
 +
background-color:#007bb6;
 +
text-decoration:none;
 +
}
 +
footer {
 +
width:100%
 +
height:300px;
 +
padding:25px 25px 25px 25px;
 +
background:#000000;
 +
clear:both;
 +
}
 +
footer p:first-child {
 +
font-weight:bold;
 +
font-family:Arial;
 +
font-size:18px;
 +
text-decoration:underline;
 +
}
 +
footer a {
 +
color:#fff;
 +
}
 +
footer p {
 +
width:auto;
 +
}
 +
p {
 +
color:white;
 +
font-family: serif;
 +
float:center;
 +
clear:both;
 +
}
 +
#bolded {
 +
font-weight:bold;
 +
}
 +
#above-nav {
 +
margin-bottom:10px;
 +
float:left;
 +
font-size:30px;
 +
text-align:center;
 +
font-family:Helvetica;
 +
text-shadow: 2px 2px #007bb6;
 +
padding-left:30%;
 +
}
 +
#top-part a {
 +
width:auto;
 +
height:auto;
 +
margin-right:20px;
 +
}
 +
#facebook {
 +
height:30px;
 +
width:30px;
 +
}
 +
#twitter {
 +
height:40px;
 +
width:40px;
 +
}
 +
#facebook:hover {
 +
opacity:0.5;
 +
}
 +
#twitter:hover {
 +
opacity:0.5;
 +
}
 +
#icon-box {
 +
display:inline;
 +
float:right;
 +
}
 +
#top-part {
 +
display:inline;
 +
height:56px;
 +
position:fixed;
 +
top:14px;
 +
float:center;
 +
background:#003F87;
 +
width:100%;
 +
z-index:10;
 +
font-weight:bold;
 +
padding-top:15px;
 +
}
 +
/* OTHER STYLE CODE GOES BELOW HERE */
 +
/* SPECIFIC STYLE CODE ENDS HERE */
 +
</style>
 +
</body>
 
</html>
 
</html>

Revision as of 13:25, 5 August 2015

University of Virginia iGEM 2015

University of Virginia iGEM

148 Gilmer Hall

485 McCormick Road

Charlottesville, Virginia 22904

United States of America

virginia.igem@gmail.com