Team:Glasgow

From 2014.igem.org

(Difference between revisions)
 
(77 intermediate revisions not shown)
Line 1: Line 1:
-
 
+
{{CSS/Team:Glasgow/Draft1}}
-
{{CSS/Main}}
+
-
 
+
<html>
<html>
 +
<title>Bubble Test Page</title>
 +
<head><style type="text/css">
-
<!--main content -->
 
-
<table width="70%" align="center">
 
-
<!--welcome box -->
+
-
<tr>
+
/*Makes increase/decrease in size smooth*/
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor="Navy">
+
#bubbles img {
-
<h1 ><font color="White">WELCOME TO THE GLASGOW UNIVERSITY'S iGEM WIKI!</font> </h1>
+
transition:all 0.5s;
-
<p><font color = "White"> This page will is a work-in-progress, so please keep checking back for more updates!
+
}
-
<br>On this page, we will be '''explaining''' the motivations behind our project, documenting our progress, introducing you all to our awesome <br>team members and sharing our iGEM experience with the entire world! </font></p>
+
-
<br></p>
+
/*Increases the size of the bubble on hover in all browsers*/
-
<br>
+
#bubbles img:hover {
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Glasgow&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-webkit-transform:scale(1.22);-moz-transform:scale(1.22); -o-transform:scale(1.22);transform:scale(1.22);
-
</td>
+
}
-
</tr>
+
 +
#bubbles {background:none;
 +
}
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
#bubbletable {background:none;
-
<!-- end welcome box -->
+
      }
-
<tr>
+
-
<!--navigation menu -->
+
#bubbleproject {width:200px;
-
<td align="center" colspan="3">
+
                height:200px;
 +
                               
 +
                                }
 +
 +
 +
#bubbleteam {width:200px;
 +
            height:200px;
 +
}
 +
 +
#bubblemodelling {width:200px;
 +
            height:200px;
 +
}
 +
 +
#bubblehumanpractices {width:200px;
 +
            height:200px;
 +
}
 +
 +
#bubbleparts {width:200px;
 +
            height:200px;
 +
}
-
<table  width="100%">
+
#projectdes {text-align:center;
-
<tr heigth="15px"></tr>
+
margin-left:15%;
-
<tr heigth="75px">
+
            margin-right:15%;
 +
            margin-top:5px;
 +
            border: solid 3px black;
 +
            padding:20px;
 +
            border-radius:20px;
 +
            background-color:#FFFFFF;
 +
.description {font-family:"Calibri";
 +
              color: #0000CC;
 +
              text-align:center;}
 +
}
-
<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:Glasgow"style="color:#000000">Home </a> </td>
+
</style></head>
-
<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:Glasgow/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>  
+
<body>
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Glasgow"style="color:#000000"> Official Team Profile </a></td>
+
<br>
 +
<div id="bubbles">
-
<td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
<table id="bubbletable" align="center">
-
<a href="https://2014.igem.org/Team:Glasgow/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>  
+
<tr>
-
<a href="https://2014.igem.org/Team:Glasgow/Parts"style="color:#000000"> Parts</a></td>
+
<td align="center"><a href="https://2014.igem.org/Team:Glasgow/Parts" >
 +
<img id="bubbleparts" src="https://static.igem.org/mediawiki/2014/7/70/GU_biobrickbubble.png"/>
 +
</a></td>
 +
<td></td>
 +
<td align="center"><a href="https://2014.igem.org/Team:Glasgow/Project" >
 +
<img id="bubbleproject" src="https://static.igem.org/mediawiki/2014/d/d4/GU_projectbubble.png"/>
 +
</a></td>
 +
<td></td>
 +
<td align="center"><a href="https://2014.igem.org/Team:Glasgow/Human_Practices" >
 +
<img id="bubblehumanpractices" src="https://static.igem.org/mediawiki/2014/3/3c/GU_humanpracticesbubble.png"/>
 +
</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:Glasgow/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:Glasgow/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:Glasgow/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:Glasgow/Attributions"style="color:#000000"> Attributions </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:Glasgow/Weekly_Report"style="color:#000000">Weekly Report </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>
 
-
 
-
<!--end navigation menu -->
 
-
</tr>
 
-
 
-
 
-
</tr>
 
-
 
-
 
-
 
-
 
-
 
-
</td>
 
-
 
-
<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>
 
-
<!--requirements section -->
 
-
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
 
<tr>
<tr>
-
<td width="45%"  valign="top">  
+
<td></td>
-
 
+
<td align="center"><a href="https://2014.igem.org/Team:Glasgow/Modeling_Intro" >
-
<p> Please be sure to keep these links, your audience will want to find your: </p>
+
<img id="bubblemodelling" src="https://static.igem.org/mediawiki/2014/4/47/GU_modellingbubble.png"/>
-
 
+
</a></td>
-
<!-- Links to other team pages -->
+
<td></td>
-
<ul>
+
<td align="center"><a href="https://2014.igem.org/Team:Glasgow/Team" >
-
<li><a href="https://2014.igem.org/Team:Glasgow">Home</a> </li>
+
<img id="bubbleteam" src="https://static.igem.org/mediawiki/2014/e/e3/GU_teambubble.png"/>
-
<li><a href="https://2014.igem.org/Team:Glasgow/Team">Team</a> </li>
+
</a></td>
-
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=Glasgow">Official Team Profile</a> </li>
+
<td></td>
-
<li><a href="https://2014.igem.org/Team:Glasgow/Project">Project</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Glasgow/Parts">Parts</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Glasgow/Modeling">Modeling</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Glasgow/Notebook">Notebook</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Glasgow/Safety">Safety</a> </li>
+
-
<li><a href="https://2014.igem.org/Team:Glasgow/Attributions">Attributions</a> </li>
+
-
 
+
-
</ul>
+
-
 
+
-
</td>
+
-
 
+
-
<td > </td>
+
-
<td width="45%">
+
-
 
+
-
<p>Our idea is to use bacteria to desalinate water - and be easy to remove afterwards.  Here's how it will work:</p>
+
-
<ul>
+
-
<li> The bacteria will be present in the salt/brackish water.</li>
+
-
<li>They will then take up the salt.</li>
+
-
<li>Once they have enough salt, a recombinase switch will be flipped.  This will turn on the production of Gas Vesicles.</li>
+
-
<li> Gas vesicles are small, gas-filled structures that are produced by many species of cyano and halophillic bacteria.  They reduce the density of the cell and enable it to float!</li>
+
-
<li></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>
+
-
 
+
-
</td>
+
</tr>
</tr>
 +
</table>
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
</div>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
+
<div id="projectdes">
 +
<p align ="center">
 +
<h2 color="#0000CC"  class="description"> This year, we're switching on the power and potential of <em>E.coli</e></h2>
 +
<h2  class="description"> Click a bubble to find out more...</h2>
 +
</p>
-
<!--tips  -->
+
</div>
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
+
-
<tr>
+
<a href="https://2014.igem.org/wiki/index.php?title=Team:Glasgow&action=edit" >Edit</a>
-
<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>
 
-
<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>
 
-
</td>
 
-
<td> </td>
+
</body>
-
<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>
+
-
[[/Modeling]]
+

Latest revision as of 10:49, 17 October 2014

Bubble Test Page








Bubble Test Page

This year, we're switching on the power and potential of E.coli

Click a bubble to find out more...

Edit