Team:NUDT CHINA
From 2014.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
.roundabout-holder { margin: 0px auto; width: 850px; height: 496px; } | .roundabout-holder { margin: 0px auto; width: 850px; height: 496px; } | ||
.roundabout-moveable-item { border-radius: 4px; border: 3px solid rgba(0, 0, 0, 0.08); width: 646px; height: 416px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; } | .roundabout-moveable-item { border-radius: 4px; border: 3px solid rgba(0, 0, 0, 0.08); width: 646px; height: 416px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; } | ||
- | .roundabout-moveable-item img | + | .roundabout-moveable-item img { width: 100%; } |
- | + | ||
.roundabout-in-focus { border: 3px solid rgba(0, 0, 0, 0.2); } | .roundabout-in-focus { border: 3px solid rgba(0, 0, 0, 0.2); } | ||
</style> | </style> | ||
Line 18: | Line 17: | ||
<div class="container"> | <div class="container"> | ||
<ul id="myRoundabout"> | <ul id="myRoundabout"> | ||
- | <li><img alt="home" src="https://static.igem.org/mediawiki/2014/8/87/NUDT_CHINA_BG.jpg | + | <li><img alt="home" src="https://static.igem.org/mediawiki/2014/8/87/NUDT_CHINA_BG.jpg"> |
- | + | <div style="position:absolute; left:0px; top: 0px;"> | |
- | + | <table width="100%" style="background-color: rgba(0,0,0,0);"><tr> | |
- | + | ||
- | + | ||
<td style="border:1px solid black;" align="center" height ="20px" width="60px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="20px" width="60px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:NUDT_CHINA"style="color:#000000">Home </a> </td> | <a href="https://2014.igem.org/Team:NUDT_CHINA"style="color:#000000">Home </a> </td> | ||
Line 48: | Line 45: | ||
- | <td align ="center" width="60px"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" height="40px"></a> </td></tr></table> | + | <td align ="center" width="60px"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" height="40px"></a> </td></tr> |
+ | <tr><td align="right"><a href="https://2014.igem.org/wiki/index.php?title=Team:NUDT_CHINA&action=edit"> Click here to edit this page!</a></td></tr></table> | ||
+ | |||
+ | <table width="100%" style="background-color: rgba(0,0,0,0);"> | ||
+ | <tr><td width="40%" align="right"><font size="+5">NUDT</font></td><td width="20%"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/6/60/Igemlogo_300px.png" width="100%" height="180px"> | ||
+ | </td><td width="40%"><font size="+5">CHINA</font></td></tr><tr><td colspan="3" height="180px" valign="bottom"><table width="100%" style="background-color: rgba(0,0,0,0);"><tr><td align="left" width="50%"><--Attributions</td><td width="50%" align="right">Team --></td></tr></table><br> | ||
</td></tr></table> | </td></tr></table> | ||
<map name="Map01"> | <map name="Map01"> |
Revision as of 15:22, 12 October 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:
|