Team:VCU/Project

From 2011.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;">
+
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
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>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
<title>wiki_prototype</title>
 +
 +
<style type="text/css">
-
{|align="justify"
 
-
|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.
 
-
|[[Image:VCU_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:VCU_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:VCU | Team Example]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#centeredmenu {
-
!align="center"|[[Team:VCU|Home]]
+
  float:left;
-
!align="center"|[[Team:VCU/Team|Team]]
+
  width:100%;
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=VCU Official Team Profile]
+
  background:#fff;
-
!align="center"|[[Team:VCU/Project|Project]]
+
  border-bottom:4px solid #000;
-
!align="center"|[[Team:VCU/Parts|Parts Submitted to the Registry]]
+
  overflow:hidden;
-
!align="center"|[[Team:VCU/Modeling|Modeling]]
+
  position:relative;
-
!align="center"|[[Team:VCU/Notebook|Notebook]]
+
}
-
!align="center"|[[Team:VCU/Safety|Safety]]
+
#centeredmenu ul {
-
!align="center"|[[Team:VCU/Attributions|Attributions]]
+
  clear:left;
-
|}
+
  float:left;
 +
  list-style:none;
 +
  margin:0;
 +
  padding:0;
 +
  position:relative;
 +
  left:50%;
 +
  text-align:center;
 +
}
 +
#centeredmenu ul li {
 +
  display:block;
 +
  float:left;
 +
  list-style:none;
 +
  margin:0;
 +
  padding:0;
 +
  position:relative;
 +
  right:50%;
 +
}
 +
#centeredmenu ul li a {
 +
  display:block;
 +
  margin:0 0 0 1px;
 +
  padding:3px 10px;
 +
  background:#FDD017;
 +
  color:black;
 +
  text-decoration:none;
 +
  line-height:1.3em;
 +
  font: bold 12px Verdana;
 +
}
 +
#centeredmenu ul li a:hover {
 +
  background:#414141;
 +
  color:white;
 +
}
 +
#centeredmenu ul li a:hover {
 +
  color:#fff;
 +
  background:#000;
 +
  font-weight:bold;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div id="centeredmenu">
 +
  <ul>
 +
      <li><a href="https://2011.igem.org/Team:VCU">Home</a></li>
 +
      <li><a href="https://2011.igem.org/Team:VCU/Abstract">Abstract</a></li>
 +
      <li><a href="https://2011.igem.org/Team:VCU/Project">Project</a></li>
 +
      <li><a href="https://2011.igem.org/Team:VCU/Team">Team</a></li>
 +
  <li><a href="https://2011.igem.org/Team:VCU/Safety">Safety</a></li>
 +
  <li><a href="">Synthetic Biology at VCU</a></li>
 +
  </ul>
 +
</div>
 +
<br>
 +
<br>
-
 
+
</body>
-
== '''Overall project''' ==
+
<html>
-
 
+
-
Your abstract
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
== Project Details==
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Part 2 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== The Experiments ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Part 3 ===
+
-
 
+
-
 
+
-
 
+
-
 
+
-
== Results ==
+

Revision as of 22:31, 25 September 2011

wiki_prototype