Line 1: | Line 1: | ||
{{Newcastle5}} | {{Newcastle5}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | |||
+ | .what_BioS_splash { | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | .what_BioS_expand { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | $(function() { | ||
+ | $( "#what_BioS" ).click(function() { | ||
+ | $( ".what_BioS_splash" ).hide(); | ||
+ | $( ".what_BioS_expand" ).show(); | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | |||
+ | </head> | ||
Line 12: | Line 38: | ||
<td> | <td> | ||
− | <div id="what_BioS" class="info_box"> | + | <div id="what_BioS" class="info_box hoverable"> |
− | + | ||
− | + | ||
− | + | ||
<h5>What is a Biosensor?</h5> | <h5>What is a Biosensor?</h5> | ||
<br /> | <br /> | ||
+ | |||
+ | <table class="what_BioS_splash" style="background-color:rgb(190,234,251)"> | ||
+ | <tr> | ||
+ | <td> | ||
+ | |||
<center> | <center> | ||
<img src="https://static.igem.org/mediawiki/2017/5/5b/T--Newcastle--BB_canary_as_biosensor.png" width="50%"/> | <img src="https://static.igem.org/mediawiki/2017/5/5b/T--Newcastle--BB_canary_as_biosensor.png" width="50%"/> | ||
+ | </center> | ||
+ | |||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td> | ||
+ | |||
<p2>Click to learn more</p2> | <p2>Click to learn more</p2> | ||
− | + | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | |||
+ | |||
+ | <p> | ||
+ | |||
+ | Biosensors can be thought of as any device which is capable of sensing an analyte (e.g. a molecule or compound) or certain condition (e.g. pH or temperature) through the use of a biological component (Turner, 2013). | ||
+ | |||
+ | </p> | ||
+ | |||
+ | |||
+ | |||
</div> | </div> | ||
Line 39: | Line 81: | ||
</div> | </div> | ||
+ | <h2> | ||
+ | References: | ||
+ | </h2> | ||
+ | <p> | ||
+ | Turner, A. P. F., 2013, Biosensors: sense and sensibility, <i>Chem. Soc. Rev.</i>, DOI: 10.1039/C3CS35528D <br /> | ||
+ | </p> | ||
Revision as of 11:45, 11 October 2017
What is a Biosensor?
Biosensors can be thought of as any device which is capable of sensing an analyte (e.g. a molecule or compound) or certain condition (e.g. pH or temperature) through the use of a biological component (Turner, 2013). |
References:
Turner, A. P. F., 2013, Biosensors: sense and sensibility, Chem. Soc. Rev., DOI: 10.1039/C3CS35528D