Team:Calgary/Notebook/Calendar

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{CalgaryCalendarMenu|Content=  
+
{{CalgaryNoteBar}}
-
==Calendar==
+
 
-
Use the menu on the left to access the notes for each week.
+
<html>
-
}}
+
<head>
 +
 
 +
<style>
 +
 
 +
div.container{
 +
background-image:url("http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/PageContainer-1.png");
 +
background-repeat: repeat-y;
 +
width: 975px;
 +
height: 550px;
 +
margin-left: -5px;
 +
margin-bottom: 20px;
 +
}
 +
 
 +
div.sidebar{
 +
width: 235px;
 +
float: left;
 +
margin-left: 14px;
 +
margin-right: 10px;
 +
padding-left: 0px;
 +
margin-top: 10px;
 +
 
 +
}
 +
 
 +
div.sidebar h1{
 +
color:#7b54cc;
 +
}
 +
 
 +
div.sidebar li, div.sidebar a{
 +
color:#7b54cc;
 +
}
 +
 
 +
div.sidebar li ul li a{
 +
color:#000000;
 +
}
 +
 
 +
div.mainbody{
 +
width: 670px;
 +
float: left;
 +
margin-left: 20px;
 +
margin-right: 20px;
 +
margin-top: 10px;
 +
}
 +
 
 +
#bodytitle h1{
 +
color:#54bcf8;
 +
}
 +
 
 +
div.mainbody img{
 +
width:600px;
 +
}
 +
 
 +
 
 +
</style>
 +
 
 +
</head>
 +
 
 +
<body>
 +
 
 +
<div class="container">
 +
<div class="mainbody">
 +
 
 +
<span id="bodytitle"><h1>Calendar</h1></span>
 +
 
 +
<p>Click on one of the links in the sidebar (SKELETON)</p>
 +
 
 +
 
 +
</div>
 +
 
 +
</div>
 +
</body>
 +
 
 +
</html>

Revision as of 23:04, 19 May 2011

Calendar

Click on one of the links in the sidebar (SKELETON)