Line 45: | Line 45: | ||
} | } | ||
</style> | </style> | ||
+ | <script> | ||
+ | </script> | ||
</head> | </head> | ||
<body> | <body> | ||
Line 54: | Line 56: | ||
<div id = "row_one" style="width:200%; height:250px;overflow-y: hidden;"> | <div id = "row_one" style="width:200%; height:250px;overflow-y: hidden;"> | ||
− | <div class="bio_card"> | + | <div class="bio_card" onclick="showBio()"> |
<img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/7/75/John_Luke-Serious-min.png" onmouseover="this.src='https://static.igem.org/mediawiki/2016/9/9d/John_Luke-Silly-min.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/7/75/John_Luke-Serious-min.png'" width="350px" height="auto" alt="John Luke Garcia" /> | <img style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/7/75/John_Luke-Serious-min.png" onmouseover="this.src='https://static.igem.org/mediawiki/2016/9/9d/John_Luke-Silly-min.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/7/75/John_Luke-Serious-min.png'" width="350px" height="auto" alt="John Luke Garcia" /> | ||
</div> | </div> | ||
+ | |||
<div class="bio_card"> | <div class="bio_card"> |
Revision as of 06:52, 8 July 2016