Team:TU Delft/Home/accordion

From 2010.igem.org

(Difference between revisions)
(New page: <html> <div id="accordion-container"> <ul id="accordion"> <li id="degradation"> <a id="a1" style="width: 450px" href="Project/alkane-degradation"> <p> <strong>Degradati...)
 
(19 intermediate revisions not shown)
Line 3: Line 3:
<ul id="accordion">
<ul id="accordion">
   <li id="degradation">
   <li id="degradation">
-
     <a id="a1" style="width: 450px" href="Project/alkane-degradation">
+
     <a id="a1" style="width: 450px" href="https://2010.igem.org/Team:TU_Delft#page=Project/alkane-degradation" target="_parent">
       <p>
       <p>
         <strong>Degradation</strong><br/>
         <strong>Degradation</strong><br/>
-
         Clean the environment from oil polution with our alkane degrading bacteria.  
+
         Clean the environment<br />from oil polution with<br />our alkane degrading<br />bacteria.  
       </p>
       </p>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<p>Read more</p>
     </a>
     </a>
   </li>
   </li>
   <li id="sensing">
   <li id="sensing">
-
     <a id="a2" href="Project/sensing">
+
     <a id="a2" href="https://2010.igem.org/Team:TU_Delft#page=Project/sensing" target="_parent">
       <p>
       <p>
         <strong>Sensing</strong><br/>
         <strong>Sensing</strong><br/>
-
         Detect and act upon hydrocarbon levels.
+
         Detect levels of hydrocarbons and and act upon it.
       </p>
       </p>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<p>Read more</p>
     </a>
     </a>
   </li>
   </li>
   <li id="tolerance">
   <li id="tolerance">
-
     <a id="a3" href="Project/tolerance">
+
     <a id="a3" href="https://2010.igem.org/Team:TU_Delft#page=Project/tolerance" target="_parent">
       <p>
       <p>
-
         <strong>Tolerance</strong><br/>
+
         <strong>Survival</strong><br/>
         Resistance to high concentrations of hydrocarbons and salts enable cells to work in harsh environments.
         Resistance to high concentrations of hydrocarbons and salts enable cells to work in harsh environments.
       </p>
       </p>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<p>Read more</p>
     </a>
     </a>
   </li>
   </li>
   <li id="solubility">
   <li id="solubility">
-
     <a id="a4" href="Project/solubility">
+
     <a id="a4" href="https://2010.igem.org/Team:TU_Delft#page=Project/solubility" target="_parent">
       <p>
       <p>
         <strong>Solubility</strong><br/>
         <strong>Solubility</strong><br/>
         Oil and water do not mix easily. Producing an emulsifying protein enhances the mass transfer.
         Oil and water do not mix easily. Producing an emulsifying protein enhances the mass transfer.
       </p>
       </p>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<p>Read more</p>
     </a>
     </a>
   </li>
   </li>
   <li id="rbs">
   <li id="rbs">
-
     <a id="a5" href="Project/rbs-characterization">
+
     <a id="a5" href="https://2010.igem.org/Team:TU_Delft#page=Project/rbs-characterization" target="_parent">
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<span style="display:block;clear:both;height:10px;"></span>
       <p>
       <p>
         <strong>RBS Characterization</strong><br/>
         <strong>RBS Characterization</strong><br/>
-
         Fine tune your protein expression with known RBS strengths.
+
         Fine tune your protein<br />expression with known RBS<br />strengths.
       </p>
       </p>
 +
<span style="display:block;clear:both;height:15px;"></span>
 +
<p>Read more</p>
     </a>
     </a>
   </li>
   </li>
Line 46: Line 63:
<style>
<style>
 +
#top-section {
 +
display: none;
 +
}
#accordion-container {
#accordion-container {
width: 100%;
width: 100%;
-
border: 1px solid #ffd200;
+
border: none;
height: 250px;
height: 250px;
overflow:hidden;
overflow:hidden;
-
margin: 60px 0;
+
margin: 0;
padding: 0;
padding: 0;
 +
position: absolute;
 +
top: 0;
 +
left: 0;
 +
background-color: #fff;
 +
z-index: 100;
 +
margin-left: -1px;
}
}

Latest revision as of 12:27, 20 October 2010