MatildaBrink (Talk | contribs) |
MatildaBrink (Talk | contribs) |
||
(15 intermediate revisions by 6 users not shown) | |||
Line 5: | Line 5: | ||
{{Uppsala/javascript/scroll-button}} | {{Uppsala/javascript/scroll-button}} | ||
{{Uppsala/javascript/redirect_js}} | {{Uppsala/javascript/redirect_js}} | ||
− | + | {{Uppsala/buttons}} | |
<html> | <html> | ||
Line 11: | Line 11: | ||
<title>SVG Stroke Animation</title> | <title>SVG Stroke Animation</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | |||
+ | .content-card-heading { | ||
+ | margin-top: -75px; | ||
+ | } | ||
+ | |||
.parallax { | .parallax { | ||
Line 97: | Line 103: | ||
<div class="parallax"></div> | <div class="parallax"></div> | ||
<div class="igem-icon"><a href="https://2018.igem.org/Main_Page "></a></div> | <div class="igem-icon"><a href="https://2018.igem.org/Main_Page "></a></div> | ||
− | + | <div class="igem-icon"><a href="https://2018.igem.org/Team:Uppsala"><img src="https://static.igem.org/mediawiki/2018/7/7a/T--Uppsala--WormBusterLogo_White.png"></a> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class= "content blur-box" style="font-size:16px;"> | <div class= "content blur-box" style="font-size:16px;"> | ||
<div class ="content-text" id="scrolldown" > | <div class ="content-text" id="scrolldown" > | ||
Line 116: | Line 118: | ||
+ | |||
+ | <div class="card-holder"> | ||
+ | <div class="content-card-heading"><h1>Part Table</h1> | ||
+ | </div> | ||
+ | <div class="content-card pic-next-to-text"> | ||
+ | <div class="side-text"> | ||
+ | <!-- start slipsum code --> | ||
+ | |||
+ | <p><b>Table 1. </b>Listed parts of the 2018 Uppsala team </p> | ||
+ | |||
+ | |||
+ | |||
+ | <table class=" pgrouptable tablesorter our-table" style="width: 100%;" cellspacing="0" cellpadding="0"> | ||
+ | <thead> | ||
+ | <tr> | ||
+ | |||
+ | |||
+ | |||
+ | <th style="width: auto" >Name</th> | ||
+ | <th style="width: auto" >Type</th> | ||
+ | <th style="width: auto" >Description</th> | ||
+ | <th style="width: auto">Length</th> | ||
+ | |||
+ | </tr></thead> | ||
+ | |||
+ | <tbody><tr> | ||
+ | |||
+ | |||
+ | <td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2669000">BBa_K2669000</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>Strongly constitutive His-tagged+flexible linker UnaG</td> | ||
+ | <td align="right">620</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | |||
+ | |||
+ | <td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2669003">BBa_K2669003</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>Strong constitutive promotor + RBS + Optimized Amil CP (BBa_K2669002) + double terminator </td> | ||
+ | <td align="right">841</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | |||
+ | <td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2669001">BBa_K2669001</a></td> | ||
+ | <td>Reporter</td> | ||
+ | <td>Bilirubin-inducible UnaG+6xHis-tag+Flexible linker</td> | ||
+ | <td align="right">459</td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | |||
+ | <td><a class="noul_link part_link" href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2669002">BBa_K2669002</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>AmilCP: Codon Optimized basic part</td> | ||
+ | <td align="right">675</td> | ||
+ | </tr></tbody> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- end slipsum code --> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
Latest revision as of 19:11, 17 October 2018