BambooPanda (Talk | contribs) |
|||
(18 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{NUS_Singapore-A}} | {{NUS_Singapore-A}} | ||
+ | {{:Team:NUS_Singapore-A/Templates/Style}} | ||
<html> | <html> | ||
− | < | + | |
+ | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,600" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Lora:400,400i" rel="stylesheet"> | ||
+ | </head> | ||
− | < | + | <!-- <script type="text/javascript" src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> --> |
+ | <script src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
+ | <script type="text/x-mathjax-config"> | ||
+ | MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); | ||
+ | </script> | ||
− | |||
<body> | <body> | ||
+ | <div class="inner-border" style="border-top: none;"> | ||
+ | <div class="all-wrapper"> | ||
+ | <div class="content-wrapper"> | ||
− | < | + | <img src="https://static.igem.org/mediawiki/2018/e/e7/T--NUS_Singapore-A--Notebook_heading_C.png" class="header"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <p>Below are protocols and notebooks from three wet lab groups. Feel free to download them and take a look.</p> | ||
+ | <br> | ||
+ | <button class="accordion"> PROTOCOLS </button> | ||
+ | <div class="panel"> | ||
+ | <p>Click <a href="https://static.igem.org/mediawiki/2018/5/50/T--NUS_Singapore-A--Protocols.pdf">here</a> to download protocols used in our wet lab.</p> | ||
+ | <br> | ||
+ | </div> | ||
+ | |||
+ | <button class="accordion"> WET LAB GROUP 1 </button> | ||
+ | <div class="panel"> | ||
+ | <p>The follow are the notebooks for the respective months of Wet Lab Group 1</p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/c/cf/T--NUS_Singapore-A--NotebookGroup1_6.pdf">JUNE</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/b/b1/T--NUS_Singapore-A--NotebookGroup1_7.pdf">JULY</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/c/c6/T--NUS_Singapore-A--NotebookGroup1_8.pdf">AUGUST</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/e/ed/T--NUS_Singapore-A--NotebookGroup1_9.pdf">SEPTEMBER</a></p> | ||
+ | <br> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <button class="accordion"> WET LAB GROUP 2 </button> | ||
+ | <div class="panel"> | ||
+ | <p>The follow are the notebooks for the respective months of Wet Lab Group 2</p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/d/d8/T--NUS_Singapore-A--NotebookGroup2_5.pdf">MAY</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/b/b0/T--NUS_Singapore-A--NotebookGroup2_6.pdf">JUNE</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/e/e9/T--NUS_Singapore-A--NotebookGroup2_7.pdf">JULY</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/a/ab/T--NUS_Singapore-A--NotebookGroup2_8.pdf">AUGUST</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/8/80/T--NUS_Singapore-A--NotebookGroup2_9.pdf">SEPTEMBER</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/b/bc/T--NUS_Singapore-A--NotebookGroup2_10.pdf">OCTOBER</a></p> | ||
+ | <br> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <button class="accordion"> WET LAB GROUP 3 </button> | ||
+ | <div class="panel"> | ||
+ | <p>The follow are the notebooks for the respective months of Wet Lab Group 3</p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/0/06/T--NUS_Singapore-A--NotebookGroup3_06.pdf">JUNE</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/0/0e/T--NUS_Singapore-A--NotebookGroup3_07.pdf">JULY</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/6/64/T--NUS_Singapore-A--NotebookGroup3_08.pdf">AUGUST</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/1/1e/T--NUS_Singapore-A--NotebookGroup3_09.pdf">SEPTEMBER</a></p> | ||
+ | <br> | ||
+ | <p><a href="https://static.igem.org/mediawiki/2018/e/e2/T--NUS_Singapore-A--NotebookGroup3_10.pdf">OCTOBER</a></p> | ||
+ | <br> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
+ | |||
<script> | <script> | ||
+ | /***************************************************JAVASCRIPT STARTS HERE**************************************************/ | ||
+ | var acc = document.getElementsByClassName("accordion"); | ||
+ | var i; | ||
− | |||
+ | for (i = 0; i < acc.length; i++) { | ||
+ | acc[i].addEventListener("click", function() { | ||
+ | /* Toggle between adding and removing the "active" class, | ||
+ | to highlight the button that controls the panel */ | ||
+ | this.classList.toggle("active"); | ||
+ | |||
+ | /* Toggle between hiding and showing the active panel */ | ||
+ | |||
+ | var panel = this.nextElementSibling; | ||
+ | if (panel.style.display === "block") { | ||
+ | panel.style.display = "none"; | ||
+ | } else { | ||
+ | panel.style.display = "block"; | ||
+ | } | ||
+ | if (panel.style.maxHeight) { | ||
+ | panel.style.maxHeight = null; | ||
+ | } else { | ||
+ | panel.style.maxHeight = panel.scrollHeight + "px"; | ||
+ | } | ||
+ | }); | ||
+ | } | ||
+ | |||
+ | /***************************************************JAVASCRIPT ENDS HERE****************************************************/ | ||
+ | </script> | ||
+ | |||
+ | |||
</html> | </html> | ||
+ | |||
{{:Team:NUS_Singapore-A/Templates/Footer}} | {{:Team:NUS_Singapore-A/Templates/Footer}} |
Latest revision as of 20:18, 17 October 2018
CONNECT WITH US
Below are protocols and notebooks from three wet lab groups. Feel free to download them and take a look.
Click here to download protocols used in our wet lab.
The follow are the notebooks for the respective months of Wet Lab Group 1
The follow are the notebooks for the respective months of Wet Lab Group 2
The follow are the notebooks for the respective months of Wet Lab Group 3