Team:WPI-Worcester/Team

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 3: Line 3:
<html>
<html>
 +
 +
 +
<!--CSS-->
 +
<style>
 +
body{ margin:0px; }
 +
div#floatbar {
 +
position: fixed;
 +
right: 10px;
 +
top: 0%;
 +
width: 80px;
 +
margin-top: 50px
 +
}
 +
div#menubar1{ padding: 24px; border:#999 1 px dashed; }
 +
div#menubar1 > a{
 +
font-family:Arial, Helvetica, sans-serif;
 +
font-size:17px;
 +
background: #666;
 +
padding: 15px 10px;
 +
color:#000;
 +
margin-right: 10px;
 +
margin-bottom: 5px;
 +
text-decoration:none;
 +
border-radius:3px;
 +
float:left;
 +
transition: background 0.3s ease-in-out 0s, color 0.4s ease-in-out 0s;
 +
}
 +
div#menubar1 > a:hover{
 +
background: #333;
 +
color: #FFF;
 +
}
 +
 +
</style>
 +
 +
<!--Float Bar-->
 +
<body>
 +
<div id="floatbar">
 +
<a href="https://2014.igem.org/Main_Page"> <img src= "https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" align="right" width="55px"></a>
 +
</div>
<!--main content -->
<!--main content -->
<table width="70%" align="center">
<table width="70%" align="center">
-
 
-
<!--welcome box -->
 
-
<tr>
 
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
 
-
<h1 >WELCOME TO iGEM 2014! </h1>
 
-
<p>Your team has been approved and you are ready to start the iGEM season!
 
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
 
-
<br>
 
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:WPI-Worcester/Team&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
 
-
</td>
 
-
</tr>
 
-
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
<!-- end welcome box -->
 
<tr>  
<tr>  
Line 30: Line 54:
<tr heigth="75px">  
<tr heigth="75px">  
 +
<img src="http://i.imgur.com/ta0HIn9.png" align="center"/>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<body>
-
<a href="https://2014.igem.org/Team:WPI-Worcester"style="color:#000000">Home </a> </td>
+
<div id="menubar1">
 +
<a href="https://2014.igem.org/Team:WPI-Worcester"> Home </a>
 +
<a href="https://2014.igem.org/Team:WPI-Worcester/Team"> Team </a>
 +
<a href="https://2014.igem.org/Team.cgi?year=2014&team_name=WPI-Worcester"> Official Team Profile </a>
 +
<a href="https://2014.igem.org/Team:WPI-Worcester/Project"> Project </a>
 +
<a href="https://2014.igem.org/Team:WPI-Worcester/Parts"> Parts </a>
 +
<a href="https://2014.igem.org/Team:WPI-Worcester/Modeling"> Modeling </a>
 +
<a href="https://2014.igem.org/Team:WPI-Worcester/Notebook"> Notebook </a>
 +
<a href="https://2014.igem.org/Team:WPI-Worcester/Safety"> Safety </a>
 +
<a href="https://2014.igem.org/Team:WPI-Worcester/Attributions"> Attributions </a>
 +
</div>
 +
</body>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:WPI-Worcester/Team"style="color:#000000"> Team </a> </td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=WPI-Worcester"style="color:#000000"> Official Team Profile </a></td>
 
-
<td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
+
<td align ="center">  </td>
-
<a href="https://2014.igem.org/Team:WPI-Worcester/Project"style="color:#000000"> Project</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:WPI-Worcester/Parts"style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:WPI-Worcester/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href="https://2014.igem.org/Team:WPI-Worcester/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:WPI-Worcester/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href="https://2014.igem.org/Team:WPI-Worcester/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
</tr>
</tr>
</table>
</table>
 +
 +
<!--end navigation menu -->
<!--end navigation menu -->
<!--end navigation menu -->

Revision as of 23:28, 24 May 2014


Team Information

Upload pictures of your team!

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.

You can look at what other teams did to get some inspiration! Here are a few examples:

We provide a server where you can upload images for your wiki!

Add pictures of your team members, advisors, instructors, lab, institution and everything you wish to show!


Click here to upload!

Tips for the Team Page

What should this page contain?

  • Include pictures of your teammates, don’t forget instructors and advisors!
  • You can add a small biography or a few words from each team member, tell us what you like, and what motivates to participate in iGEM.
  • Take team pictures! Show us your school, your lab and little bit of your city.
  • Remember that image galleries can help you showcase many pictures while saving space