Team:BostonU/Notebook

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** 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>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<title>BostonU Team: Meet the Team Members</title>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-
</div>
+
<script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js?foo"></script>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<style type="text/css">
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
/*hide default igem banner and reformat style into blank slate*/
-
</div>
+
#globalWrapper {width: 100%;}
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
#top-section {width: 100%; height:30px; border:none;}
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
+
#p-logo {display:none;}
-
</div>
+
#search-controls {display:none;}
-
</div>
+
#menubar a {color:#000000;}
-
</html>
+
#menubar a:hover{text-decoration:none; color:#52749C;}
 +
.left-menu {background-color:#FFFFFF; margin:5px 0px 0px 0px; padding:0;}
 +
.left-menu ul {background-color:#FFFFFF; margin:0; padding:0;}
 +
.right-menu ul li a {background-color:#FFFFFF;}
 +
.printfooter {display:none;}
 +
#footer-box {border:none;}
 +
#catlinks {display:none;}
 +
.firstHeading {display:none;}
 +
#content {width: 100%; border:none;}
 +
#bodyContent {border:none;}
 +
 
 +
/*actual content styles*/
 +
body {width: 800px; margin:auto;}
 +
 
 +
#bu-wellesley_wiki_content {height:auto; line-height:100%;}
 +
/*#bu-wellesley_wiki_content a {color:#69d01d;}*/
 +
#bu-wellesley_wiki_content a:hover {text-decoration:none; color:#3d3f3c;}
 +
 
 +
.navbar li {color: #ffffff;}
 +
.navbar li a {color: #ffffff;}
 +
.navbar li a:hover {background:#69d01d; color: #ffffff;}
 +
 
 +
/*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/
 +
H6 {
 +
      font-family: Georgia;
 +
      text-transform: uppercase;
 +
      text-decoration: none;
 +
      text-align: left;
 +
      color: #B22222;
 +
      font-size: 28pt;
 +
    }
 +
 
 +
H3 {
 +
      font-family: Georgia;
 +
      text-transform: none;
 +
      text-decoration: none;
 +
      text-align: left;
 +
      color: #696969;
 +
      font-size: 16pt;
 +
    }
 +
</style>
 +
<link rel="stylesheet" type="text/css" href="http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/Team.css">
-
<!-- *** End of the alert box *** -->
+
</head>
 +
<body class="basiclayout">
 +
<div id="bu-wellesley_wiki_content">
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<p  style="text-align:center;"><a href="https://2012.igem.org/Team:BostonU"><img src="http://i.imgur.com/adRd9.png" width="800px"></a></p>
-
!align="center"|[[Team:BostonU|Home]]
+
-
!align="center"|[[Team:BostonU/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=BostonU Official Team Profile]
+
-
!align="center"|[[Team:BostonU/Project|Project]]
+
-
!align="center"|[[Team:BostonU/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:BostonU/Modeling|Modeling]]
+
-
!align="center"|[[Team:BostonU/Notebook|Notebook]]
+
-
!align="center"|[[Team:BostonU/Safety|Safety]]
+
-
!align="center"|[[Team:BostonU/Attributions|Attributions]]
+
-
|}
+
 +
<ul id="nav">
 +
<li><a href="https://2012.igem.org/Team:BostonU /Team">Team</a></li>
 +
<li><a href="#">Project</a>
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Project_Overview">Overview</a></li>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Characterization">Characterization</a></li>
 +
 +
</ul>
 +
</li>
 +
<li><a href="#">Process</a>
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Methodology">Methodology</a></li>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Safety">Safety</a></li>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Notebook">Notebook</a></li>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Human Practices">Human Practices</a></li>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Tips">Tips and Tricks</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="2012.igem.org/Team:BostonU/Gold">Medal Fulfillment</a></li>
 +
<li><a href="#">Additional Info</a>
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Acknowledgements">Acknowledgements</a></li>
 +
<li><a href="https://2012.igem.org/Team:BostonU/Social">Summer Fun</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
<br>
 +
<h6>Notebook</h6>
 +
<br>
-
You should make use of the calendar feature on the wiki and start a lab notebook.  This may be looked at by the judges to see how your work progressed throughout the summer.  It is a very useful organizational tool as well.
+
<br>
 +
<h3>Content coming soon!</h3>

Revision as of 18:16, 25 June 2012

BostonU Team: Meet the Team Members