Team:ZJU-China/Notebook

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
<link href='http://fonts.googleapis.com/css?family=Molengo' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Molengo' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
 +
<style>
<style>
<style>
.main{background-color:#e9e9e9;
.main{background-color:#e9e9e9;
Line 20: Line 21:
width: 910px;
width: 910px;
margin-left:20px;
margin-left:20px;
-
margin:10px;
+
maegin:10px;
-moz-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-webkit-border-radius: 10px;
Line 30: Line 31:
}
}
#nbook{background-color:#0068b1;}
#nbook{background-color:#0068b1;}
 +
.leftbar{
 +
padding:2px;
 +
padding-left:0px;
 +
width:150px;
 +
float:left;
 +
font-family: 'Molengo', sans-serif;}
 +
.bigblock{
 +
margin:0;
 +
width:750px;
 +
float:right;
 +
margin:10px;
 +
float:right;
 +
color:#333333;
 +
font-size:12pt;
 +
padding:10px;
 +
 +
font-family: 'Molengo', sans-serif;}
 +
.leftbar{
 +
padding:2px;
 +
padding-left:0px;
 +
width:150px;
 +
float:left;
 +
  font-family: 'Molengo', sans-serif;}
 +
 +
.leftbar #week li {
 +
font-size: 24px;
 +
font-weight: bold;
 +
color:#3e3e3e;
 +
cursor: pointer;
 +
}
 +
</style>
</style>
</style>
</head>
</head>
Line 37: Line 69:
       <h3>Notebook | Diaries</h3>  
       <h3>Notebook | Diaries</h3>  
</div>
</div>
 +
<div class="leftbar">
 +
<ul id="week">
 +
<li id="w1">week1</li>
 +
<li id="w2">week2</li>
 +
<li id="w3">week3</li>
 +
<li id="w4">week4</li>
 +
<li id="w5">week5</li>
 +
<li id="w6">week6</li>
 +
</ul>
 +
</div>
 +
<div class="bigblock"><p>aaaaaaaaaaaaaaa</p></div>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 17:14, 13 September 2011

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Notebook | Diaries

  • week1
  • week2
  • week3
  • week4
  • week5
  • week6

aaaaaaaaaaaaaaa