Team:West Point/defualt
From 2011.igem.org
(Difference between revisions)
(Created page with "<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** --> <html> <div id="box" style="widt...") |
|||
Line 1: | Line 1: | ||
- | + | == Calendar == | |
+ | Click on a date to see a summary of labwork done on that day. Up-to-date to end 12 October. Best viewed with Mozilla Firefox. | ||
+ | |||
+ | <table> | ||
<html> | <html> | ||
- | < | + | <style type="text/css"> |
- | + | table.calendar { margin: 0; padding: 2px; } | |
- | + | table.calendar td { margin: 0; padding: 1px; vertical-align: top; } | |
- | + | table.month .heading td { padding:1px; background-color: black; color: white; text-align:center; font-size:140%; font-weight:bold; } | |
- | + | table.month .dow td { color:#000000; text-align:center; font-size:100%; } | |
- | + | table.month td.today { background-color:#cd0000; } | |
- | + | table.month td { | |
- | + | border: none; | |
- | + | margin: 0; | |
- | + | padding: 0pt 0.5pt; | |
- | </ | + | font-weight: bold; |
+ | font-size: 9pt; | ||
+ | text-align: right; | ||
+ | background-color: white; | ||
+ | } | ||
+ | #bodyContent table.month a { background:none; padding:0 } | ||
+ | .day-active { color:#cd0000 } | ||
+ | .day-empty { color:#000000 } | ||
+ | |||
+ | </style> | ||
</html> | </html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | {|style="font color="#ffffff"; "background-color:"#cd0000"; cellpadding="0" cellspacing="4" border="4" bordercolor="#000"; border-spacing:0px; text-align:center" width="250px" | |
+ | </table> | ||
- | {| | + | {| align="center" |
- | + | |-valign="top" | |
- | + | |align="center" width="150pt"|{{#calendar: title=Edinburgh |year=2008 | month=06}} | |
- | + | |align="center" width="150pt"|{{#calendar: title=Edinburgh |year=2008 | month=07}} | |
- | + | |align="center" width="150pt"|{{#calendar: title=Edinburgh |year=2008 | month=08}} | |
- | + | |align="center" width="150pt"|{{#calendar: title=Edinburgh |year=2008 | month=09}} | |
- | + | |align="center" width="150pt"|{{#calendar: title=Edinburgh |year=2008 | month=10}} | |
- | + | ||
- | + | ||
- | + | ||
|} | |} |
Latest revision as of 19:17, 5 September 2011
Calendar
Click on a date to see a summary of labwork done on that day. Up-to-date to end 12 October. Best viewed with Mozilla Firefox.
|
|
|
|
|