Team DNAbeans: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 10: Line 10:
     background-color: #FFFFFF  
     background-color: #FFFFFF  
     }
     }
  .videoelement {
  .videoelement {
margin: 0 auto;
display:inline-block;
}
  .videotext {
display:inline-block;
}
.welcomeinfo {
display:inline-block;
  }
  }
     #goTopBtn {POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;}
     #goTopBtn {POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;}
Line 58: Line 64:
<p>
<p>
<h2 align="center">An Introductory Film About DNAbeans</h2>
<h2 align="center">An Introductory Film About DNAbeans</h2>
<div class="videoelement"><iframe width="420" height="315"
<div class="welcomeinfo">
src="http://www.youtube.com/embed/XGSy3_Czz8k">
<div class="videoelement"><iframe width="420" height="315"
</iframe></div>
src="http://www.youtube.com/embed/XGSy3_Czz8k">
</iframe></div>
<div class="videotext">
Gold nanorods are a specific class of metallic nanoparticle created by anisotropically growing spherical gold nanoparticles.  These nanorods are approximately 80nm long, and 20nm wide.  They are functionalized with citrate, which stabilizes them in solution.  Gold nanorods are unique due to their unique optical and electronic properties.  These properties are the result of surface plasmon resonances created by the oscillations of conduction band electrons in subwavelength metallic nanostructures.  These surface plasmon resonances are particularly interesting in that two separate plasmon bands emerge when looking at the absorbance spectra of gold nanorods:  one for the shorter, transverse axis of the rods, and one for the longer, longitudinal axis. 
</div>
</div>
</p>
</p>
</body>
</body>

Revision as of 17:09, 24 October 2014

<html lang="en">

<p><title>HomePage</title> <style> body{

    align: left;
    width: 1100px;
    height: auto;
    margin: 0 auto;
    background-color: #FFFFFF 
    }
 .videoelement {

display:inline-block;

}
.videotext {

display:inline-block;

}
.welcomeinfo {

display:inline-block;

}
    #goTopBtn {POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;}
    #content{margin:0;padding:0;border:0px;}
      /*hidden section*/
      .firstHeading{display:none;}
      #sidebar-main{display:none;}
      #p-cactions{display:none;}
      #p-personal{display:none;}   
   </style>

</p> <center> <table align="center" border = "0">

 <colgroup>
   <col span="2" style="background-color:#FFFFFF">
   <col style="background-color:white">
 </colgroup>
 <tbody>
 <tr>
   <th><a href="www.ncsu.edu"><img src = "http://www.thesciencehouse.org/k-12-students/Summer%20Camp%20Logos/ncsuwolf.jpg" width="250"></a></th>
   <th><a href="http://www.mse.ncsu.edu/"><img src = "http://www.mse.ncsu.edu/public/images/mse-logo.png" width="625"></a></th>
   <th><img src="http://i.imgur.com/wKvRevi.png?1" width="250"></th>
 </tr>
 </tbody>

</table> <h1>Team DNAbeans 2014</h1>

<table border="0" >

  <colgroup width="200" span="5"></colgroup>
   <tbody><tr>
    <th bgcolor="#CC0000"><center><font size="+2"><a href="http://openwetware.org/wiki/Team_DNAbeans"><span style="color:#FFFFFF">DNAbeans</span></a></font></center></th>
    <th bgcolor="#FFFFFF"><center><font size="+2"><a href="BIOMODteam.html"><span style="color:#CC0000">Team</span></a></font></center></th>
    <th bgcolor="#FFFFFF"><center><font size="+2"><a href="DNAbeansProject.html"><span style="color:#CC0000">Project</span></a></font></center></th>
    <th bgcolor="#FFFFFF"><center><font size="+2"><a href="BIOMODlabwork.html"><span style="color:#CC0000">Labwork</span></a></font></center></th>     
    <th bgcolor="#FFFFFF"><center><font size="+2"><a href="BIOMOD2013"><span style="color:#CC0000">BIOMOD2013</span></a></font></center></th>
   </tr>

</tbody> </table> <body> <p> <h3> Please Hold While We Edit Our Website. Thank You. </h3> <li><a href="BIOMODteam.html">Team</a> <li><a href="DNAbeansProject.html">Project</a> <li><a href="BIOMOD2013.html">BIOMOD2013</a> <li><a href="BIOMODlabwork.html">Labwork</a> <p> <h2 align="center">An Introductory Film About DNAbeans</h2> <div class="welcomeinfo"> <div class="videoelement"><iframe width="420" height="315" src="http://www.youtube.com/embed/XGSy3_Czz8k"> </iframe></div> <div class="videotext"> Gold nanorods are a specific class of metallic nanoparticle created by anisotropically growing spherical gold nanoparticles. These nanorods are approximately 80nm long, and 20nm wide. They are functionalized with citrate, which stabilizes them in solution. Gold nanorods are unique due to their unique optical and electronic properties. These properties are the result of surface plasmon resonances created by the oscillations of conduction band electrons in subwavelength metallic nanostructures. These surface plasmon resonances are particularly interesting in that two separate plasmon bands emerge when looking at the absorbance spectra of gold nanorods: one for the shorter, transverse axis of the rods, and one for the longer, longitudinal axis. </div> </div> </p> </body>

<center> </html>