Team:Washington/efawe

From 2014.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
 +
{{CSS/Main}}
 +
 +
<html>
<html>
<head>
<head>
-
<style type="text/css">
+
<script type="text/javascript">
 +
$(document).ready(function() {
 +
$('a').click(function(){
 +
    $('html, body').animate({
 +
        scrollTop: $( $.attr(this, 'href') ).offset().top
 +
    }, 500);
 +
    return false;
 +
});
 +
});
 +
</script>
 +
</head>
 +
 
 +
<!--main content -->
 +
<table width="70%" align="center">
 +
 
 +
 
 +
<!--welcome box -->
 +
<tr>
 +
<td style="border:1px solid white; color: #39275B; font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif" colspan="3" align="center" height="150px" bgColor=#C79900>
 +
<h1 >University of Washington 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:#39275B"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Washington&action=edit"style="color:#C79900;"> Click here  to edit this page!</a> </p>
 +
</td>
 +
</tr>
 +
 
 +
<tr> <td colspan="3"  height="5px"> </td></tr>
 +
<!-- end welcome box -->
 +
<tr>  
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
+
<!--navigation menu -->
 +
<td align="center" colspan="3">
-
.firstHeading {
+
<table  width="100%">
-
width: 975px;
+
<tr heigth="15px"></tr>
-
margin: 0px auto;
+
<tr heigth="75px">
-
padding-top: 100px;
+
-
margin-bottom: 20px;
+
-
font-family: Georgia, Times, "Times New Roman", serif;
+
-
}
+
-
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
 
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor= #C79900> 
-
background-color: #383838;
+
<a href="https://2014.igem.org/Team:Washington"style="color:#39275B">Home </a> </td>
-
border: 0 none;
+
-
height: 14px;
+
-
z-index: 100;
+
-
top: 0;
+
-
position: fixed;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
-
}
+
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor=#C79900>
-
background-color: #383838;
+
<a href="https://2014.igem.org/Team:Washington/Team"style="color:#39275B"> Team </a> </td>
-
height: 14px;
+
-
display: block;
+
-
z-index: 10;
+
-
position: fixed;
+
-
width: 100%;
+
-
top: 0;
+
-
}
+
-
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
+
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor=#C79900>
-
color: #727272;
+
<a href="https://igem.org/Team.cgi?year=2014&team_name=Washington"style="color:#39275B"> Official Team Profile </a></td>
-
text-decoration: none;
+
-
background-color: transparent;
+
-
}
+
-
body {
+
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor=#C79900> 
-
background-color: #fff;
+
<a href="https://2014.igem.org/Team:Washington/Project"style="color:#39275B"> Project</a></td>
-
}
+
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor=#C79900>
-
width: 100%;
+
<a href="https://2014.igem.org/Team:Washington/Parts"style="color:#39275B"> Parts</a></td>
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor=#C79900>
-
width: 100%;  
+
<a href="https://2014.igem.org/Team:Washington/Modeling"style="color:#39275B"> Modeling</a></td>
-
height: 100%;
+
-
background-color: transparent;
+
-
}
+
-
#contentcontainer { /*-- creates container for all content on page --*/
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor=#C79900> 
-
font-family: Arial, Helvetica, sans-serif;  
+
<a href="https://2014.igem.org/Team:Washington/Notebook"style="color:#39275B"> Notebook</a></td>
-
font-weight: normal;
+
-
font-size: 14px;
+
-
color: #414141;
+
-
width: 960px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
background-color: #transparent;
+
-
margin-top: 0px;
+
-
}
+
-
.sidemenu, .sidemenu li {
+
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#C79900>
-
list-style-type: none;  
+
<a href="https://2014.igem.org/Team:Washington/Safety"style=" color:#39275B"> Safety </a></td>
-
list-style-image: none;
+
-
font-family: verdana;
+
-
text-decoration: none;
+
-
color:#000;
+
-
font-size: 14px;
+
-
}
+
-
.sidemenu li {display: block;}
+
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor=#C79900>
 +
<a href="https://2014.igem.org/Team:Washington/Attributions"style="color:#39275B"> Attributions </a></td>
-
.sidemenu a {
+
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#C79900'" bgColor=#C79900> <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>
-
text-decoration:none;  
+
</tr>
-
color: #000;
+
</table>
-
display: block;
+
-
width: 180px;
+
-
height: 100%;
+
-
padding: 3px 5px;
+
-
transition: .25s ease-in-out;
+
-
-moz-transition: .25s ease-in-out;
+
-
-webkit-transition: .25s ease-in-out;
+
-
}
+
-
.sidemenu a.greyout { color: #909090; }
+
<!--end navigation menu -->
 +
</tr>
-
.sidemenu a:hover {
 
-
color:#666;
 
-
background-color: #d9f5aa;
 
-
}
 
-
.sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
+
</tr>
-
.sub-sidemenu a {color: #666;}
+
-
div.underconst
 
-
{
 
-
padding:10px;
 
-
border-radius:5px;
 
-
background-color:pink;
 
-
text-align:center;
 
-
}
 
-
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
 
-
.contentpara {margin-bottom: 30px;}
 
-
span.email{font-family: monospace; font-weight: normal;}
+
</td>
-
fieldset {border: 1px solid #337f53;}
+
<tr> <td colspan="3"  height="15px"> </td></tr>
 +
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
 +
<tr> <td colspan="3"  height="5px"> </td></tr>
-
.greyout {color: #A0A0A0;}
 
-
.highlightme {background-color: #FFFF00;}
 
-
#alertContainer {border: 2px solid red; margin-bottom: 10px; width: 936px;}
+
<!--requirements section -->
-
#annContainer {margin-left: 8px;}
+
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
-
#newsContainer {border: 1px solid #ccc;}
+
<tr>
 +
<td width="45%"  valign="top">
-
.newsTitle {
+
<p> Please be sure to keep these links, your audience will want to find your: </p>
-
display: block;
+
-
color: #414141;
+
-
font-size: 25px; 
+
-
        font-family: Georgia, Times, "Times New Roman", serif;
+
-
padding: 10px 15px 5px 10px;
+
-
border-bottom: 1px solid #ccc;
+
-
margin-bottom: 0px;
+
-
}
+
-
.newsItem {
+
<!-- Links to other team pages -->
-
border-bottom: 1px solid #ccc;
+
<ul>
-
display: block;
+
<li><a href="https://2014.igem.org/Team:Washington">Home</a> </li>
-
padding: 5px 15px 0px 10px;
+
<li><a href="https://2014.igem.org/Team:Washington/Team">Team</a> </li>
-
margin-bottom: 0px;
+
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=Washington">Official Team Profile</a> </li>
-
}
+
<li><a href="https://2014.igem.org/Team:Washington/Project">Project</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Washington/Parts">Parts</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Washington/Modeling">Modeling</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Washington/Notebook">Notebook</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Washington/Safety">Safety</a> </li>
 +
<li><a href="https://2014.igem.org/Team:Washington/Attributions">Attributions</a> </li>
-
.newsItem h3 {
+
</ul>
-
width: auto;
+
-
display: inline;
+
-
font-size: 14px;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
padding: 0px;
+
-
margin: 0px;
+
-
}
+
-
.newsItem img {
+
</td>
-
float: right;
+
-
clear: right;
+
-
width: 80px;
+
-
padding-left: 15px;
+
-
display: inline-block;
+
-
}
+
-
.newsItem .newsDate {
+
<td > </td>
-
font-style: italic;
+
<td width="45%">
-
font-size: 14px;
+
-
display: inline-block;
+
-
color: #999;
+
-
float: right;
+
-
padding: 0px 0px 10px 15px;
+
-
}
+
-
.newsItem p, .newsItem ul, .newsItem li {
+
<p>There are a few wiki requirements teams must follow:</p>
-
padding: 0px;
+
<ul>
-
margin-left: 20px;
+
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload">  2014.igem.org server</a>. </li>
-
font-size: 12px;
+
<li>All pages must be created under the team’s name space.</li>
-
line-height: 1.2;
+
<li>As part of your documentation, keep the links from the menu to the left. </li>
-
}
+
<li>Do not use flash in wiki code. </li>
 +
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
 +
</ul>
 +
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
-
.newsItem p {margin-top: 10px;}
+
</td>
 +
</tr>
-
.annItem {
 
-
border: 2px solid #49b677;
 
-
display: block;
 
-
padding: 0px 15px 10px 10px;
 
-
margin-bottom: 18px;
 
-
position: relative;
 
-
height: 160px;
 
-
vertical-align: middle;
 
-
}
 
-
.annItem .annCentered {
+
<tr> <td colspan="3"  height="15px"> </td></tr>
-
display: table-cell;
+
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
-
vertical-align: middle;
+
-
height: 160px;
+
-
}
+
-
.annCentered h3 {
 
-
padding: 0px;
 
-
display: block;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
text-align: center;
 
-
}
 
-
.annItem ul, .annItem li {padding: 0px; margin: 0px;}
+
<!--tips  -->
-
.annItem li {list-style: none; margin: 5px}
+
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
 +
<tr>
 +
<td width="45%" valign="top">
 +
<p>We are currently working on providing teams with some easy to use design templates.
 +
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
 +
<ul>
 +
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
 +
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
 +
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
 +
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
 +
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
 +
</ul>
-
</style>
+
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
-
</style>
+
</td>
 +
<td> </td>
 +
<td width="45%">
 +
<p>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: </p>
-
</html>
+
<ul>
 +
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 +
<li>Be clear about what you are doing and what you plan to do.</li>
 +
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 +
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 +
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 +
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
 +
<li>Have lots of fun! </li>
 +
</ul>
 +
</br>
 +
</td>
 +
</tr>
 +
</table>

Latest revision as of 00:45, 14 August 2014


University of Washington iGEM 2014

Your team has been approved and you are ready to start the iGEM season!
On this page you can document your project, introduce your team members, document your progress
and share your iGEM experience with the rest of the world!


Click here to edit this page!

Home Team Official Team Profile Project Parts Modeling Notebook Safety Attributions

Requirements

Please be sure to keep these links, your audience will want to find your:

There are a few wiki requirements teams must follow:

  • All pages, images and files must be hosted on the 2014.igem.org server.
  • All pages must be created under the team’s name space.
  • As part of your documentation, keep the links from the menu to the left.
  • Do not use flash in wiki code.
  • The iGEM logo should be placed on the upper part of every page and should link to 2014.igem.org.

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.
In the meantime you can also view other team wikis for inspiration! Here are some very good examples

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:

  • State your accomplishments! Tell people what you have achieved from the start.
  • Be clear about what you are doing and what you plan to do.
  • You have a global audience! Consider the different backgrounds that your users come from.
  • Make sure information is easy to find; nothing should be more than 3 clicks away.
  • Avoid using very small fonts and low contrast colors; information should be easy to read.
  • Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the iGEM 2013 calendar
  • Have lots of fun!