Team:Harvard/human practices/history

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
<html>
<html>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
 +
<style>
 +
 +
td
 +
{
 +
padding-left:15px;
 +
padding-right:15px;
 +
 +
}
 +
tr
 +
{
 +
height:40px;
 +
}
-
<div>
+
.timeline
 +
{
 +
border-right:2px;
 +
border-style: solid;
 +
border-left:0px;
 +
border-top:0px;
 +
border-bottom:0px;
 +
border-color:black;
 +
}
 +
 
 +
table
 +
{
 +
  border-spacing: 0px;
 +
}
 +
</style>
 +
 
 +
<br/><br/>
<div id="sidebar">
<div id="sidebar">

Revision as of 17:11, 14 July 2010