Team:WLC-Milwaukee/Protocol1

From 2013.igem.org

(Difference between revisions)
Line 18: Line 18:
   Step By Step
   Step By Step
   </td>
   </td>
-
   <td width = 400>
+
   <td width = 200>
   <select name="sometext" multiple="multiple">
   <select name="sometext" multiple="multiple">
-
     <option onclick="document.getElementById ('bettie-bio').className = document.getElementById ('bettie-bio').className == 'hidden' ? '' : 'hidden'"">Chemical 1</option>
+
     <option>Chemical 1</option>
     <option>Chemical 2</option>
     <option>Chemical 2</option>
     <option>Chemical 3</option>
     <option>Chemical 3</option>
Line 26: Line 26:
     <option>Chemical 5</option>
     <option>Chemical 5</option>
  </select>
  </select>
 +
  </td>
 +
  <td width = 200>
   </td>
   </td>
  </tr>
  </tr>
</table>
</table>
</div>
</div>
-
<p id="bettie-bio">Born on April 22, 1923, in Nashville, Tennessee, Bettie was the second of Walter Roy Page and Edna Mae Pirtle’s six children. During Bettie’s early years, the Page family traveled around the country in search of economic stability. At a tender age, Bettie had to face the responsibilities of caring for her younger siblings as well as helping her mother with the house chores...</p>
+
 
</body>
</body>
</html>
</html>

Revision as of 14:36, 26 July 2013

  • 1 1


Step By Step