Difference between revisions of "Team:HebrewU/Judging"

Line 277: Line 277:
  
 
</div>   
 
</div>   
 +
 +
<!--- 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">&times;</span>
 +
                <h2 align="center"><b> ~ 2018 Jamboree Results ~ </b></h2>
 +
              </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/c/cb/T--HebrewU--Jamboree2018_1.jpeg" width="80%"><br />
 +
                <img src="https://static.igem.org/mediawiki/2018/b/b0/T--HebrewU--Bestplant.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 --->
 
<!--- Page content start --->
Line 288: Line 331:
 
.
 
.
 
</div>
 
</div>
 +
 +
 +
<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>

Revision as of 15:05, 23 November 2018

HebrewU HujiGEM 2018





×

~ 2018 Jamboree Results ~


Hello everyone,
We are glad to share with you our results from the iGEM conference:

Best Plant Synthetic Biology
Second place in the Environmental Research category
Nominated for the Best Software Tool
Gold Medal for our overall project achievements





We would like to thank again for all of our supporters which helped us made it all possible. Toda Raba.


HebrewU i-GEM Team 2018


.