Difference between revisions of "Team:Bordeaux/Experiments"

(Experiment page with protocols in pdf)
Line 1: Line 1:
{{Bordeaux}}
+
{{:Team:Bordeaux/Template/Navbar}}
 
<html>
 
<html>
  
<div class="column full_size">
+
<head>
 +
    <meta charset="utf-8">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:Bordeaux/Template/bootstrapcss?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:Bordeaux/Template/css?action=raw&ctype=text/css">
 +
    <style>
 +
        /* Main page background */
  
<h1>Experiments</h1>
+
        #bodyContent {
<p>Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.</p>
+
            /*background-color: #efefef;*/
 +
        }
  
<p>
+
        /* Top Banner */
Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.
+
</p>
+
  
</div>
+
        .team_banner {
 +
            width: 100%;
 +
        }
  
 +
        .text_title {
 +
            font-size: 4vw;
 +
            position: relative;
 +
            left: 2vw;
 +
            bottom: 8vw;
 +
            color: #ffffff;
 +
            text-shadow: 2px 2px 5px;
 +
        }
  
 +
        /* Presentation text*/
  
<div class="column two_thirds_size">
+
        .text_intro {
<h3>What should this page contain?</h3>
+
            background-color: #ffffff !important;
<ul>
+
            padding: 4% 4% 4% 4%;
<li> Protocols </li>
+
        }
<li> Experiments </li>
+
<li> Documentation of the development of your project </li>
+
</ul>
+
  
</div>
+
        video {
 +
            width: 100% !important;
 +
        }
  
<div class="column third_size">
+
        .bg-color1 {
<div class="highlight decoration_A_full">
+
            background-color: #3F51B5;
<h3>Inspiration</h3>
+
            color: white;
<ul>
+
        }
<li><a href="https://2014.igem.org/Team:Colombia/Protocols">2014 Colombia </a></li>
+
<li><a href="https://2014.igem.org/Team:Imperial/Protocols">2014 Imperial </a></li>
+
<li><a href="https://2014.igem.org/Team:Caltech/Project/Experiments">2014 Caltech </a></li>
+
</ul>
+
</div>
+
</div>
+
  
 +
        .bg-color2 {
 +
            background-color: #FF9800;
 +
            color: white;
 +
        }
  
<div class="clear"></div>
+
        .bg-color3 {
 +
            background-color: #8BC34A;
 +
            color: white;
 +
        }
  
 +
        .bg-color4 {
 +
            background-color: #9C27B0;
 +
            color: white;
 +
        }
  
 +
        .bg-color5 {
 +
            background-color: #2196F3;
 +
            color: white;
 +
        }
  
 +
        .bg-color6 {
 +
            background-color: #E91E63;
 +
            color: white;
 +
        }
  
</html>
+
        .section-title {
 +
            margin-bottom: 50px !important;
 +
        }
 +
 
 +
        .section-padding {
 +
            padding: 80px;
 +
        }
 +
 
 +
        embed {
 +
            width: 100%;
 +
            height: 100vh;
 +
            margin-top: 25px;
 +
        }
 +
 
 +
        .pdf {
 +
            color: white !important;
 +
        }
 +
    </style>
 +
</head>
 +
 
 +
<body>
 +
    <!-- Main Content-->
 +
    <!-- Intro Team IGEM-->
 +
    <div class="container text_intro">
 +
        <h2>Experiments</h2>
 +
    </div>
 +
    <div class="bg-color2 section-padding separator">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-12">
 +
                    <h2 class="section-title">Cloning protocols</h2>
 +
                    <a class="pdf" href="https://static.igem.org/mediawiki/2018/c/c5/T--Bordeaux--clonageNote.pdf#toolbar=0&navpanes=0&scrollbar=0&statusbar=0&messages=0&scrollbar=0"
 +
                        type="application/pdf" download="Cloning_protocols">
 +
                        🔗 Download pdf</a>
 +
                </div>
 +
                <div class="col-12">
 +
                    <embed src="https://static.igem.org/mediawiki/2018/c/c5/T--Bordeaux--clonageNote.pdf" alt="pdf" pluginspage="http://www.adobe.com/products/acrobat/readstep2.html">
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <div class="bg-color1 section-padding separator">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-12">
 +
                    <h2 class="section-title">Chemistry protocols</h2>
 +
                    <a class="pdf" href="https://static.igem.org/mediawiki/2018/e/eb/T--Bordeaux--chemistryNote.pdf#toolbar=0&navpanes=0&scrollbar=0&statusbar=0&messages=0&scrollbar=0"
 +
                        type="application/pdf" download="Chemistry_protocols">
 +
                        🔗 Download pdf</a>
 +
                </div>
 +
                <div class="col-12">
 +
                    <embed src="https://static.igem.org/mediawiki/2018/e/eb/T--Bordeaux--chemistryNote.pdf" alt="pdf" pluginspage="http://www.adobe.com/products/acrobat/readstep2.html">
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <script href="https://2018.igem.org/Team:Bordeaux/Template/bootstrapjs?action=raw"></script>
 +
</body>

Revision as of 13:10, 10 October 2018

Loading...

Experiments

Cloning protocols

🔗 Download pdf

Chemistry protocols

🔗 Download pdf