Team:BostonU/Team

From 2013.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 iGEM Team: Welcome</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:0px 0px 0px 0px; padding:0;}
-
<!-- *** End of the alert box *** -->
+
.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;}
-
{|align="justify"
+
/*actual content styles*/
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
body {width: 800px; margin:auto;}
-
|[[Image:BostonU_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
|[[Image:BostonU_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:BostonU | Team BostonU]]
+
-
|}
+
 +
#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;}
-
<!--- The Mission, Experiments --->
+
.navbar li {color: #ffffff;}
 +
.navbar li a {color: #ffffff;}
 +
.navbar li a:hover {background:#69d01d; color: #ffffff;}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
/*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/
-
!align="center"|[[Team:BostonU|Home]]
+
-
!align="center"|[[Team:BostonU/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2013&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]]
+
-
|}
+
 +
H4 {
 +
      font-family: Signika;
 +
      text-transform: uppercase;
 +
      text-decoration: none;
 +
      text-align: left;
 +
      color: #B22222;
 +
      font-size: 20pt;
 +
    }
 +
H3 {
 +
      font-family: Signika;
 +
      text-transform: none;
 +
      text-decoration: none;
 +
      text-align: left;
 +
      color: #696969;
 +
      font-size: 12pt;
 +
    }
 +
H7 {
 +
      font-family: Signika;
 +
      text-transform: none;
 +
      text-decoration: none;
 +
      text-align: left;
 +
      color: #000000;
 +
      font-size: 12pt;
 +
    }
-
== '''Who we are''' ==
+
H8 {
-
{|border = "0"
+
      font-family: Signika;
-
|-
+
      text-transform: none;
-
|rowspan="3"|
+
      text-decoration: none;
 +
      text-align: left;
 +
      color: #B22222;
 +
      font-size: 12pt;
 +
    }
 +
H6 {
 +
      font-family: Signika;
 +
      text-transform: none;
 +
      text-decoration: none;
 +
      text-align: left;
 +
      color: #B22222;
 +
      font-size: 13pt;
 +
          font-width: 300;
 +
    }
 +
H9 {
 +
      font-family: Signika;
 +
      text-transform: none;
 +
      text-decoration: none;
 +
      text-align: left;
 +
      color: #B22222;
 +
      font-size: 14pt;
 +
    }
 +
</style>
-
'''Advisors:'''
+
<link rel="stylesheet" type="text/css" href="http://static.tumblr.com/bepcnvc/YKnm67emn/team.css">
 +
<link href='http://fonts.googleapis.com/css?family=Signika:300,400' rel='stylesheet' type='text/css'>
-
*''' Advisor 1''':     Mentor for all
+
<style type="text/css">@import "http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/videobox.css";</style>
-
*'''Advisor 2''':      Our favorite
+
-
*'''Grad Student 1''':    Our leader 
+
 +
</head>
 +
<body class="basiclayout">
 +
<div id="bu-wellesley_wiki_content">
-
'''Undergrads:'''
+
<p  style="text-align:center;"><a href="https://2013.igem.org/Team:BostonU"><img src="https://static.igem.org/mediawiki/2012/f/f0/GreenLine.png" width="800px"></a></p>
-
*'''Student 1''':   Sleepyhead
+
<ul id="nav">
-
*'''Student 2''':   Math nerd
+
<li><a href="#">Our Team</a>
-
*'''Student 3''':   Is going to save the world
+
<ul>
-
*'''Student 4''':   Loves iGEM
+
<li><a href="https://2013.igem.org/Team:BostonU/Team">Team</a></li>
-
*'''Student 5'''A normal student... or(r) am I?
+
<li><a href="https://2013.igem.org/Team:BostonU/Social">Summer Fun</a></li>
-
*'''Student 6''': Table football fan
+
</ul>
-
*'''Student 7''':
+
</li>
 +
<li><a href="#">Project</a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:BostonU/Project_Overview">Project Overview and Abstract</a></li>
 +
                        <li><a href="https://2013.igem.org/Team:BostonU/MoClo2">Introduction to MoClo</a></li>
 +
<li><a href="https://2013.igem.org/Team:BostonU/Characterization">Introduction to Characterization</a></li>
 +
                        <li><a href="https://2013.igem.org/Team:BostonU/DataSheet">Introduction to Data Sheets</a></li>  
 +
<li><a href="https://2013.igem.org/Team:BostonU/Methodology ">Methodology Overview</a></li>
 +
<li><a href="https://2013.igem.org/Team:BostonU/Results ">Results Summary</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Achievements</a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:BostonU/Data">Data Collected</a></li>
 +
<li><a href="https://2013.igem.org/Team:BostonU/Parts">Parts Submitted</a></li>
 +
<li><a href="https://2013.igem.org/Team:BostonU/MoClo">MoClo Kit</a></li>
 +
<li><a href="https://2013.igem.org/Team:BostonU/Gold">Medal Fulfillment</a></li>
 +
</ul>
 +
</li>
-
|
+
<li><a href="#">Notebook</a>
-
<gallery>
+
<ul>
-
Image:Example2_Team_member_1.png|Team member 1
+
<li><a href="https://2013.igem.org/Team:BostonU/Protocols">Protocols</a></li>
-
Image:Example2_Team_member_2.png|Team member 2
+
<li><a href="https://2013.igem.org/Team:BostonU/Clotho">Clotho and Eugene</a></li>
-
Image:Example2_Team_member_3.png|Team member 3
+
<li><a href="https://2013.igem.org/Team:BostonU/Notebook">Weekly Notebook</a></li>
-
Image:Example2_Team_member_4.png|Team member 4
+
</ul>
-
Image:Example2_Team_member_5.png|Team member 5
+
</li>
-
Image:Example2_Team_member_6.png|Team member 6
+
-
Image:Example2_Team_member_7.png|Team member 7
+
-
</gallery>
+
-
|}
+
-
== '''What we did''' ==
+
<li><a href="#">Considerations</a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:BostonU/NEGEM">New England iGEM Regional Meeting</a></li>
 +
<li><a href="https://2013.igem.org/Team:BostonU/Human Practices">Human Practices</a></li>
 +
<li><a href="https://2013.igem.org/Team:BostonU/Safety">Safety</a></li>
-
(Provide proper attribution for all work)
+
</ul>
 +
<li><a href="#">Acknowledgements</a>
 +
<ul>
 +
                    <li><a href="https://2013.igem.org/Team:BostonU/Collaborations">Collaborations</a></li>
 +
                    <li><a href="https://2013.igem.org/Team:BostonU/Acknowledgements">Acknowledgements</a></li>
-
== '''Where we're from''' ==
+
                </ul>
 +
</li>
 +
 +
</ul>

Revision as of 14:08, 20 May 2013

BostonU iGEM Team: Welcome