Team:WPI-Worcester
From 2014.igem.org
(Difference between revisions)
(Cleaned up menu bar and made the iGEM logo float) |
|||
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"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<tr> | <tr> | ||
Line 30: | Line 55: | ||
<img src="http://i.imgur.com/ta0HIn9.png" align="center"/> | <img src="http://i.imgur.com/ta0HIn9.png" align="center"/> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <body> |
- | <a href="https://2014.igem.org/Team:WPI-Worcester/ | + | <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 align ="center"> | + | <td align ="center"> </td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 00:55, 20 May 2014
| |||
Requirements | |||
Please be sure to keep these links, your audience will want to find your: |
There are a few wiki requirements teams must follow:
Visit the Wiki How To page for a complete list of requirements, tips and other useful information. |
||
Tips | |||
We are currently working on providing teams with some easy to use design templates.
For a full wiki list, you can visit iGEM 2013 web sites and iGEM 2012 web sites lists. |
This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started:
|