(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | + | <!--THIS COMES BEFORE THE CONTENT--> | |
<html> | <html> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:Toulouse-INSA-UPS/BS-CSS&action=raw&ctype=text/css"/> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:Toulouse-INSA-UPS/PERSO-CSS&action=raw&ctype=text/css"/> | ||
+ | <!--Banner--> | ||
+ | <div class="container-fluid" id="BANNER"> | ||
+ | <!--INSERT BANNER IMAGE HERE--> | ||
+ | <img class="img_banner img_fluid" src="https://static.igem.org/mediawiki/2018/thumb/d/de/T--Toulouse-INSA-UPS--All-Yohann--Banner-Exemple.png/800px-T--Toulouse-INSA-UPS--All-Yohann--Banner-Exemple.png" alt=""></img> | ||
+ | </div> | ||
+ | </html> {{Template:Toulouse-INSA-UPS/MENU}} <html> | ||
+ | <nav id="ANCHOR_BAR" class="navbar navbar-expand-lg navbar-dark bg-secondary"> | ||
+ | <div class="collapse navbar-collapse flex-row-reverse navbarNavAll"> | ||
+ | <div class="navbar-nav"> | ||
+ | <!--HERE GOES ALL THE ANCHORS LINK--> | ||
+ | <a class="nav-item nav-link" href="#">ANCHOR</a> | ||
+ | <a class="nav-item nav-link" href="#">ANCHOR</a> | ||
+ | <a class="nav-item nav-link" href="#">ANCHOR</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </div> | ||
+ | </html> {{Template:Toulouse-INSA-UPS/CONTENT-BEGINNING}} <html> | ||
+ | <!--CONTENT COMES HERE--> | ||
<div class="column full_size"> | <div class="column full_size"> | ||
Line 38: | Line 59: | ||
<div class="clear"></div> | <div class="clear"></div> | ||
− | + | <!--CONTENT ENDS HERE--> | |
− | + | </html> {{Template:Toulouse-INSA-UPS/CONTENT-END}} <html> | |
− | + | <div id="NAV_ICON_BAR" class="nav-left-col sticky-bottom d-none d-xl-block"> | |
− | + | <ul class="nav justify-content-center"> | |
+ | <li class="nav-item"> | ||
+ | <!--To previous page--> | ||
+ | <a class="nav-link ico" href="#"> | ||
+ | <img class="ico" src="https://static.igem.org/mediawiki/2018/d/db/T--Toulouse-INSA-UPS--All--Yohann--Left_Arrow.png" alt="Left Arrow"/> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <!--Anchor to TOP--> | ||
+ | <a class="nav-link ico" href="#TOP"> | ||
+ | <img class="ico" src="https://static.igem.org/mediawiki/2018/1/12/T--Toulouse-INSA-UPS--All--Yohann--Up_Arrow.png" alt="Up Arrow"/> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li class="nav-item"> | ||
+ | <!--to next page--> | ||
+ | <a class="nav-link ico" href="#"> | ||
+ | <img class="ico" src="https://static.igem.org/mediawiki/2018/3/36/T--Toulouse-INSA-UPS--All--Yohann--Right_Arrow.png" alt="Right Arrow"/> | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </html> {{Template:Toulouse-INSA-UPS/FOOTER}} <html> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:Toulouse-INSA-UPS/JQ-JS&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:Toulouse-INSA-UPS/POPPER-JS&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:Toulouse-INSA-UPS/BS-JS&action=raw&ctype=text/javascript"></script> | ||
</html> | </html> | ||
+ | <!--OUR WORK ENDS HERE--> |
Revision as of 13:08, 3 September 2018
Experiments
Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.
Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.
What should this page contain?
- Protocols
- Experiments
- Documentation of the development of your project
Inspiration
No dogs were harmed over the course of this iGEM project.
The whole Toulouse INSA-UPS team wants to thank our sponsors, especially:
And many more. For futher information about our sponsors, please consult our Sponsors page.
The content provided on this website is the fruit of the work of the Toulouse INSA-UPS iGEM Team. As a deliverable for the iGEM Competition, it falls under the Creative Commons Attribution 4.0. Thus, all content on this wiki is available under the Creative Commons Attribution 4.0 license (or any later version). For futher information, please consult the official website of Creative Commons.
This website was designed with Bootstrap (4.1.3). Bootstrap is a front-end library of component for html, css and javascript. It relies on both Popper and jQuery. For further information, please consult the official website of Bootstrap.