|
|
(5 intermediate revisions by the same user not shown) |
Line 143: |
Line 143: |
| <li><a href="https://2018.igem.org/Team:HebrewU/Demonstrate">Results</a></li> | | <li><a href="https://2018.igem.org/Team:HebrewU/Demonstrate">Results</a></li> |
| <li><a href="https://2018.igem.org/Team:HebrewU/Parts">Parts</a></li> | | <li><a href="https://2018.igem.org/Team:HebrewU/Parts">Parts</a></li> |
− | <li><a href="https://2018.igem.org/Team:HebrewU/Software">Moolti</a></li> | + | <li><a href="https://2018.igem.org/Team:HebrewU/Software">MOOLTi</a></li> |
| | | |
| </ul> | | </ul> |
Line 197: |
Line 197: |
| <a href="https://2018.igem.org/Team:HebrewU/Demonstrate"><button class="b_huji_small_subnav">Results</button></a> | | <a href="https://2018.igem.org/Team:HebrewU/Demonstrate"><button class="b_huji_small_subnav">Results</button></a> |
| <a href="https://2018.igem.org/Team:HebrewU/Parts"><button class="b_huji_small_subnav">Parts</button></a> | | <a href="https://2018.igem.org/Team:HebrewU/Parts"><button class="b_huji_small_subnav">Parts</button></a> |
− | <a href="https://2018.igem.org/Team:HebrewU/Software"><button class="b_huji_small_subnav">Moolti</button></a> | + | <a href="https://2018.igem.org/Team:HebrewU/Software"><button class="b_huji_small_subnav">MOOLTi</button></a> |
| </div> | | </div> |
| | | |
Line 280: |
Line 280: |
| <!--- Page content start ---> | | <!--- Page content start ---> |
| | | |
− |
| |
− | <!------------ Awards modal start ------------->
| |
− | <div id="huji_jamb" class="w3-modal" style="display:inline-block">
| |
− | <div class="w3-modal-content w3-animate-zoom">
| |
− | <header class="w3-container w3-dark-gray">
| |
− | <span onClick="document.getElementById('huji_jamb').style.display='none'"
| |
− | class="w3-button w3-display-topright">×</span>
| |
− | <h2 align="center"><b> ~ Giant Jamboree 2018 Results ~ </b></h2> <br />
| |
− | </header>
| |
− | <div class="w3-container w3-blue-gray">
| |
− | <div style="text-align:center">
| |
− | <p style="color:white; font-size:24px;text-align:justify; padding-left:50px;"> <br />
| |
− | Hello everyone, <br />
| |
− | We are glad to share with you our results from the iGEM conference:<br /><br /> </p>
| |
− | <p style="color:white; font-size:24px;text-align:center">
| |
− | <b> Best Plant Synthetic Biology </b> <br />
| |
− | Second place in the Environmental Research category<br />
| |
− | Nominated for the Best Software Tool<br />
| |
− | Gold Medal for our overall project achievements<br /><br />
| |
− | </p>
| |
− | <div style="text-align:center">
| |
− | <img src="https://static.igem.org/mediawiki/2018/b/b0/T--HebrewU--Bestplant.jpeg" width="80%"> <br />
| |
− | <img src="https://static.igem.org/mediawiki/2018/c/cb/T--HebrewU--Jamboree2018_1.jpeg" width="80%"><br />
| |
− | </div> <br />
| |
− |
| |
− | <p style="color:white; font-size:24px;text-align:justify; padding-left:50px;"> <br />
| |
− | We would like to thank again for all of our <a href="https://2018.igem.org/Team:HebrewU/Attributions">supporters</a>, which helped us made it all possible. Toda Raba. <br /> <br />
| |
− | </p>
| |
− | <p style="color:white; font-size:30px;text-align:center;"> <br />
| |
− | <b> HebrewU i-GEM Team 2018 </b> <br />
| |
− | </p>
| |
− | </div>
| |
− | <footer class="w3-container">
| |
− | <p> </p>
| |
− | </footer>
| |
− | </div>
| |
− |
| |
− | </div>
| |
− | </div>
| |
− | <!------------ Awards modal end ------------->
| |
− |
| |
− | <!--- Page content start --->
| |
| | | |
| <br /> | | <br /> |
Line 333: |
Line 291: |
| | | |
| | | |
− | <script>
| |
− | var Mac = document.getElementById('huji_jamb');
| |
− |
| |
− | // When the user clicks anywhere outside of the modal, close it
| |
− | window.onclick = function(event) {
| |
− | //alert(event.target)
| |
− | if (event.target == Mac) {
| |
− | Mac.style.display = "none";
| |
− | }
| |
| | | |
− | }
| |
− | </script>
| |
| | | |
| | | |
| </body> | | </body> |
| </html> | | </html> |