Difference between revisions of "Team:NTNU Trondheim/Notebook"

(Prototype team page)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{NTNU_Trondheim}}
+
<html lang="en">
<html>
+
<!--
 +
    Colours used:
 +
        white: #F5F5F5 (whitesmoke)
 +
        black: #101417
 +
        grey: #808080
 +
-->
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <!--stylesheets etc -->
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:NTNU_Trondheim/CSS/global?action=raw&ctype=text/css" />
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:NTNU_Trondheim/CSS/footer?action=raw&ctype=text/css" />
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:NTNU_Trondheim/CSS/menu?action=raw&ctype=text/css" />
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:NTNU_Trondheim/CSS/content?action=raw&ctype=text/css" />
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:NTNU_Trondheim/CSS/page_picture?action=raw&ctype=text/css" />
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:NTNU_Trondheim/CSS/fix_code?action=raw&ctype=text/css" />
  
 +
    <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
  
<div class="column full_size">
+
    <script type="text/javascript" src="https://2017.igem.org/Template:NTNU_Trondheim/JS/picture_field_resize?action=raw&ctype=text/javascript"></script>
 +
</head>
 +
<body>
 +
<div id="page_content_container">
 +
    <div id="menu">
 +
        <div id='cssmenu'>
 +
            <!-- Is ordered left to right! -->
 +
            <ul>
 +
                <li>
 +
                    <a href='https://2017.igem.org/Team:NTNU_Trondheim'>
 +
                        <div>
 +
  <span>
 +
    Home
 +
  </span>
 +
                        </div>
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href='https://2017.igem.org/Team:NTNU_Trondheim/Safety'>
 +
                        <div>
 +
  <span>
 +
Safety
 +
  </span>
 +
                        </div>
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href='https://2017.igem.org/Team:NTNU_Trondheim/Parts'>
 +
                        <div>
 +
  <span>
 +
Parts
 +
  </span>
 +
                        </div>
 +
                    </a>
 +
                </li>
 +
                <li class="has-sub active">
 +
                    <div>
 +
                        <span>
 +
                            Project
 +
                        </span>
 +
                    </div>
 +
                    <ul>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Description'>
 +
                                <span>
 +
                                    Description
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Background'>
 +
                                <span>
 +
                                    Background
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Results'>
 +
                                <span>
 +
                                    Results
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Contribution'>
 +
                                <span>
 +
                                    Contribution
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Demonstrate'>
 +
                                <span>
 +
                                    Demonstrate
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Model'>
 +
                                <span>
 +
                                    Modeling
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Notebook'>
 +
                                <span>
 +
                                    Lab Journal
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Experiments'>
 +
                                <span>
 +
                                    Protocols
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </li>
 +
                <li class='has-sub'>
 +
                    <div>
 +
                        <span>
 +
                            Human practices
 +
                        </span>
 +
                    </div>
 +
                    <ul>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/HP/Silver'>
 +
                                <span>
 +
                                    Human practice
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Engagement'>
 +
                                <span>
 +
                                    Public engagement
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </li>
 +
                <li class='has-sub'>
 +
                    <div>
 +
                        <span>
 +
                            People
 +
                        </span>
 +
                    </div>
 +
                    <ul>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Team'>
 +
                                <span>
 +
                                    Team
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Collaborations'>
 +
                                <span>
 +
                                    Collaborations
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Attributions'>
 +
                                <span>
 +
                                    Attributions
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/People/Sponsors'>
 +
                                <span>
 +
                                    Sponsors
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </li>
 +
                <li class='has-sub'>
 +
                    <div>
 +
                        <span>
 +
                            Awards
 +
                        </span>
 +
                    </div>
 +
                    <ul>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Achievements'>
 +
                                <span>
 +
                                    Achievements
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Applied_Design'>
 +
                                <span>
 +
                                    Applied Design
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                        <li>
 +
                            <a href='https://2017.igem.org/Team:NTNU_Trondheim/Hardware'>
 +
                                <span>
 +
                                    Hardware
 +
                                </span>
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
        </div>
 +
    </div>
  
<h1>Notebook</h1>
+
    <div id="picture_field">
<p> Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.</p>
+
        <div id="triangle_topright">
 +
            <img src="https://static.igem.org/mediawiki/2017/e/e6/T--NTNU_Trondheim--top_right_triangle.svg">
 +
        </div>
 +
        <div id="icon">
 +
            <img src="https://static.igem.org/mediawiki/2017/8/89/T--NTNU_Trondheim--logo_wo_background.svg">
 +
        </div>
 +
        <div id="triangle_topleft">
 +
            <img src="https://static.igem.org/mediawiki/2017/7/74/T--NTNU_Trondheim--top_left_triangle.svg">
 +
        </div>
 +
        <div id="slideshow_container">
 +
            <!-- example of slideshow of 1, ie. only a picture. If you wish to make slideshow again, remember to comment
 +
            back the slideshow.js script in the head section-->
 +
            <!-- dimensions 2:1 must be honored for ALL pictures added to slideshow -->
 +
            <img src="https://static.igem.org/mediawiki/2017/f/f0/T--NTNU_Trondheim--Lab_journal_picture.jpg">
 +
        </div>
 +
    </div>
  
</div>
+
    <div class="content">
<div class="clear"></div>
+
        <div class="break_header">
 +
            <img src="https://static.igem.org/mediawiki/2017/4/49/T--NTNU_Trondheim--splitter_header.svg">
 +
        </div>
  
 +
        <div class="paragraph_no_img">
 +
            <h1>Lab Journal</h1>
 +
            <p>
 +
                Below follows our lab journal giving a daily description of work done on and in association with the lab.
 +
                This includes both standard gene-manipulation, growth of bacteria, hardware setup, 3D-modelling and printing.
 +
                <br><br>
 +
                To download the document  <a href="https://static.igem.org/mediawiki/2017/a/a3/T--NTNU_Trondheim--Lab_journal.pdf" target="_blank">click here</a>.
 +
            </p>
 +
        </div>
  
<div class="column half_size">
+
        <div class="break_2">
<h5>What should this page have?</h5>
+
            <img src="https://static.igem.org/mediawiki/2017/5/52/T--NTNU_Trondheim--splitter_2.svg">
<ul>
+
        </div>
<li>Chronological notes of what your team is doing.</li>
+
<li> Brief descriptions of daily important events.</li>
+
<li>Pictures of your progress. </li>
+
<li>Mention who participated in what task.</li>
+
</ul>
+
 
+
</div>
+
  
<div class="column half_size">
+
        <!-- Window with PDF document possible to read on the page. Width is determined by div, height by embed element. -->
<h5>Inspiration</h5>
+
        <div style="margin: 0 auto; width: 80%;">
<p>You can see what others teams have done to organize their notes:</p>
+
            <embed src="https://static.igem.org/mediawiki/2017/a/a3/T--NTNU_Trondheim--Lab_journal.pdf" width="100%" height="750px"></embed>
 +
        </div>
  
<ul>  
+
        <div class="footer">
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
            <img src="https://static.igem.org/mediawiki/2017/7/7c/T--NTNU_Trondheim--splitter_footer.svg">
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
            <div class="footer_content">
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
                <div class="sponsors">
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
                    <a href="https://www.ntnu.edu/nv" target="_blank">
</ul>
+
                        <img src="https://static.igem.org/mediawiki/2017/e/e1/T--NTNU_Trondheim--Faculty_logo_black.png">
 +
                    </a>
 +
                    <a href="http://www.ntnu.edu/ibt" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/8/83/T--NTNU_Trondheim--Instituttlogo_english_white.png">
 +
                    </a>
 +
                    <a href="http://aquagen.no/en/" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/2/27/T--NTNU_Trondheim--AquaGen_forslag1_transparent.png">
 +
                    </a>
 +
                    <a href="http://www.biokjemisk.no/" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/f/f4/T--NTNU_Trondheim--NBS_forslag1_transparent.png">
 +
                    </a>
 +
                    <a href="http://www.imr.no/en" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/e/e4/T--NTNU_Trondheim--Havforskningsinstituttet_white.png">
 +
                    </a>
 +
                    <a href="http://www.vectronbiosolutions.com/" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/8/86/T--NTNU_Trondheim--Vectron_forslag1_transparent.png">
 +
                    </a>
 +
                    <a href="http://digitallifenorway.org/gb/" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/d/da/T--NTNU_Trondheim--SDL_LOGO_ENG_confirmed_version2.png">
 +
                    </a>
 +
                    <a href="https://www.skretting.com/en-us/" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/4/4d/T--NTNU_Trondheim--Skretting_logo_black.png">
 +
                    </a>
 +
                </div>
 +
                <div class="sosial_media">
 +
                    <a href="mailto:igem-team@ntnu.no" >
 +
                        <img src="https://static.igem.org/mediawiki/2017/5/5a/T--NTNU_Trondheim--mail.png">
 +
                    </a>
 +
                    <a href="http://www.facebook.com/igemntnu2017/" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/8/8b/T--NTNU_Trondheim--facebook.png">
 +
                    </a>
 +
                    <a href="http://twitter.com/ntnuigem?lang=en/" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/8/8b/T--NTNU_Trondheim--twitter.png">
 +
                    </a>
 +
                    <a href="http://www.instagram.com/ntnu_igem/" target="_blank">
 +
                        <img src="https://static.igem.org/mediawiki/2017/6/64/T--NTNU_Trondheim--instagram.png">
 +
                    </a>
 +
                    <p>
 +
                        Email: igem-team@ntnu.no
 +
                    </p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
  
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 18:22, 12 December 2017

Lab Journal

Below follows our lab journal giving a daily description of work done on and in association with the lab. This includes both standard gene-manipulation, growth of bacteria, hardware setup, 3D-modelling and printing.

To download the document click here.