(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Alverno_CA}} | {{Alverno_CA}} | ||
<html> | <html> | ||
− | + | <script src="http://wayou.github.io/SlipHover/js/jquery.sliphover.min.js"> | |
+ | </script> | ||
+ | <style type="text/css"> | ||
+ | #container { | ||
+ | width: 750px; | ||
+ | margin: 0 auto; | ||
+ | text-align:center; | ||
+ | } | ||
+ | #container img{ | ||
+ | margin:10px 10px 0px 0px; | ||
+ | float: left; | ||
+ | } | ||
+ | #container div{ | ||
+ | width: 650px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | #container ul li{ | ||
+ | list-style: none; | ||
+ | } | ||
+ | .sliphover-container{ | ||
+ | z-index:99; | ||
+ | } | ||
+ | #menuContainer{ | ||
+ | top:0px; | ||
+ | margin-top:0px; | ||
+ | position:absolute; | ||
+ | } | ||
+ | #top_nav_bulge{ | ||
+ | top:110px; | ||
+ | } | ||
+ | </style> | ||
<head> | <head> | ||
<title>Alverno iGEM 2016</title> | <title>Alverno iGEM 2016</title> | ||
Line 12: | Line 42: | ||
<center><img src="https://static.igem.org/mediawiki/2016/thumb/5/58/T--Alverno_CA--Alverno_iGEM_2016_Logo.png/600px-T--Alverno_CA--Alverno_iGEM_2016_Logo.png" alt="Alverno iGEM Logo" style="width:300px;"></center> | <center><img src="https://static.igem.org/mediawiki/2016/thumb/5/58/T--Alverno_CA--Alverno_iGEM_2016_Logo.png/600px-T--Alverno_CA--Alverno_iGEM_2016_Logo.png" alt="Alverno iGEM Logo" style="width:300px;"></center> | ||
− | <h2><center>Gold</center></h2> | + | <h2><center>Gold Medal Achievements</center></h2> |
+ | |||
+ | |||
+ | <h3>1) To read about how we improved the characterization of an existing BioBrick Device, see | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/Description"> Description.</a><h3> | ||
+ | |||
+ | <h3>2) For functional proof of our BioBrick device, visit | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/Proof"> Proof.</a><h3> | ||
+ | |||
+ | <h3>3) To witness our device working under real-world conditions, go to | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/Demonstrate"> Demonstrate.</a><h3> | ||
+ | |||
+ | <h3>4) For further evidence of the completion of Gold level requirements, please refer to | ||
+ | <a href="https://2016.igem.org/Team:Alverno_CA/HP/Silver"> Silver.</a><h3> | ||
+ | |||
+ | <div class="demo" id="container"> | ||
+ | <center> | ||
+ | <ul> | ||
+ | <li style="list-style: none"><br> | ||
+ | <br> | ||
+ | </li> | ||
− | |||
− | |||
− | |||
− | < | + | <li><img src= |
+ | "https://static.igem.org/mediawiki/2016/e/e7/T--Alverno_CA--squarealicia.jpg" | ||
+ | style="height:215px;width:215px;"> | ||
+ | |||
+ | </li> | ||
+ | <li><img src= | ||
+ | "https://static.igem.org/mediawiki/2016/4/4e/T--Alverno_CA--squaretrio.jpg" | ||
+ | style="height:215px;width:215px;"> | ||
+ | </li> | ||
+ | <li><img src= | ||
+ | "https://static.igem.org/mediawiki/2016/a/ae/T--Alverno_CA--squareevina.jpg" | ||
+ | style="height:215px;width:215px;" > | ||
+ | </li> | ||
− | + | </ul> | |
− | < | + | </center> |
+ | </div> | ||
</body> | </body> | ||
+ | <script> | ||
+ | $("#container").sliphover(); | ||
+ | $(".sliphover-container").css('z-index','99'); | ||
+ | $("#menuContainer").css('z-index','99'); | ||
+ | </script> | ||
+ | </html> |
Latest revision as of 21:17, 19 October 2016