Team:Wellesley HCI/Notebook

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
 
(8 intermediate revisions not shown)
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>Wellesley HCI: Notebooks</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;}
-
<!-- *** End of the alert box *** -->
+
/*actual content styles*/
 +
body {width: 900px; margin:auto;}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#bu-wellesley_wiki_content {height:auto; line-height:100%;}
-
!align="center"|[[Team:Wellesley_HCI|Home]]
+
/*#bu-wellesley_wiki_content a {color:#7C5E91;}*/
-
!align="center"|[[Team:Wellesley_HCI/Team|Team]]
+
#bu-wellesley_wiki_content a:hover {text-decoration:none; color:#3d3f3c;}
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Wellesley_HCI Official Team Profile]
+
-
!align="center"|[[Team:Wellesley_HCI/Project|Project]]
+
-
!align="center"|[[Team:Wellesley_HCI/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Wellesley_HCI/Modeling|Modeling]]
+
-
!align="center"|[[Team:Wellesley_HCI/Notebook|Notebook]]
+
-
!align="center"|[[Team:Wellesley_HCI/Safety|Safety]]
+
-
!align="center"|[[Team:Wellesley_HCI/Attributions|Attributions]]
+
-
|}
+
 +
.navbar li {color: #ffffff;}
 +
.navbar li a {color: #ffffff;}
 +
.navbar li a:hover {background:#7C5E91; color: #ffffff;}
 +
/*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/
 +
H6 {
 +
      font-family: Helvetica;
 +
      text-transform: uppercase;
 +
      text-decoration: none;
 +
      text-align: left;
 +
      color: #3d3f3c;
 +
      font-size: 32pt;
 +
    }
-
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.
+
</style>
 +
 
 +
<link rel="stylesheet" type="text/css" href="http://cs.wellesley.edu/~hcilab/iGEM2012/css/Team.css">
 +
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600' rel='stylesheet' type='text/css'>
 +
 
 +
<style type="text/css">@import "http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/videobox.css";</style>
 +
 
 +
</head>
 +
<body class="basiclayout">
 +
<div id="bu-wellesley_wiki_content">
 +
 
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI"><img id="banner" src="http://cs.wellesley.edu/~hcilab/iGEM2012/images/titleimage.png"></a>
 +
 
 +
<!--Start NavBar-->
 +
<ul id="nav">
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Team">Team</a>
 +
                <ul>
 +
                <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Team">Team Members</a></li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook">Notebook</a></li>
 +
                        <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Acknowledgement">Acknowledgement</a></li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Tips_Tricks">Tips & Tricks</a></li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Social">Fun</a></li>
 +
</ul>
 +
        </li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Project_Overview">Project</a>
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Project_Overview">Project Overview</a></li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/SynBio_Search">SynBio Search</a></li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner">MoClo Planner</a></li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/SynFlo">SynFlo</a></li>
 +
                        <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Downloads_Tutorials">Downloads & Tutorials</a></li>
 +
</ul>
 +
</li>
 +
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Human_Practices">Human Practices</a>
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Human_Practices">User Research</a></li>
 +
                        <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Methodology">Methodology</a></li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Safety">Safety</a></li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Outreach">Outreach</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Gold">Medal Fulfillment</a></li>
 +
 +
</ul>
 +
<!--End NavBar-->     
 +
 
 +
<br>
 +
<h6>Notebooks</h6>
 +
 
 +
<br>
 +
<div id="advisers" class="team_box">
 +
<h1>Students</h1>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/KimberlyChang">Kimberly Chang</a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/SiruiNotebook">Kathy Liu</a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/WendyNotebook">Wendy Xu</a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/NahumNotebook">Nahum Seifeselassie </a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/CaseyNotebook">Casey Grote</a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/LindaNotebook">Linda Ding</a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/KaraNotebook">Kara Lu</a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/NicoleNotebook">Nicole Francisco</a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/VeronicaNotebook">Veronica Lin</a>
 +
<br>
 +
 
 +
 
 +
<div id="advisers" class="team_box">
 +
<h1>Advisers and Mentors</h1>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/OritNotebook">Orit Shaer</a>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook/ConsueloValdes">Consuelo Valdes</a>
 +
</div>
 +
 +
 
 +
</div><!--end bu-wellesley_wiki_content div-->
 +
 
 +
<hr size="100%">
 +
<br>
 +
 
 +
</body>
 +
</html>

Latest revision as of 18:41, 3 October 2012

Wellesley HCI: Notebooks