Difference between revisions of "Team:ShanghaitechChina/Nanomaterials"

Line 11: Line 11:
  
  
 
<script>
 
$(document).ready(function(){
 
    $("#button1").click(function(){
 
$(".panel-collapse").collapse("show");
 
    });
 
});
 
$(document).ready(function(){
 
    $("#button2").click(function(){
 
$(".panel-collapse").collapse("hide");
 
    });
 
});
 
$("#notebook").addClass("navbar-active");
 
</script>
 
 
<div class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
 
<div class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
 
<ul id="sidebar" class="nav bs-docs-sidenav ">
 
<ul id="sidebar" class="nav bs-docs-sidenav ">
Line 80: Line 66:
 
<p></p>
 
<p></p>
 
<p>
 
<p>
<div class="panel panel-default">
+
 
            <div class="panel-heading">
+
                <h4 class="panel-title">
+
                    <a data-toggle="collapse" href="#collapseOne">Click for more information</a>
+
                </h4>
+
            </div>
+
            <div id="collapseOne" class="panel-collapse collapse">
+
                <div class="panel-body">
+
                    1.Synthesized NTA-capped CdSe QDs and CdS NRs
+
                </div>
+
            </div>
+
        </div>
+
  
 
<B>Quantum dots (QDs) and nanorods (NRs)</B> are semiconductor nanocrystals that have been widely studied and believed to be promising for many applications. Their unique electronic and optical properties arising from their unique quantum confinement effect and tunable attributes enable them to become <B>versatile imaging tools and highly effective light harvesters</B>. In our project, we conceive to harness those nanoscale objects as light hunter so that <B>they can convert photons into transferrable electrons in our bio-abiotic hybrid system</B>. In addition, <B>we have utilized QDs as an imaging tool to visualize biofilms formation in our IGEM project</B>.  
 
<B>Quantum dots (QDs) and nanorods (NRs)</B> are semiconductor nanocrystals that have been widely studied and believed to be promising for many applications. Their unique electronic and optical properties arising from their unique quantum confinement effect and tunable attributes enable them to become <B>versatile imaging tools and highly effective light harvesters</B>. In our project, we conceive to harness those nanoscale objects as light hunter so that <B>they can convert photons into transferrable electrons in our bio-abiotic hybrid system</B>. In addition, <B>we have utilized QDs as an imaging tool to visualize biofilms formation in our IGEM project</B>.  

Revision as of 04:28, 19 October 2016

igem2016:ShanghaiTech