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 { width: 100%; } | + | .roundabout-moveable-item img { width: 100%; height: 100%; } |
.roundabout-moveable-item div { width: 100%; } | .roundabout-moveable-item div { 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> | ||
- | |||
<script type='text/javascript' src ='/common/jquery-latest.min.js'></script> | <script type='text/javascript' src ='/common/jquery-latest.min.js'></script> | ||
Line 19: | Line 18: | ||
<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"><div style="position:absolute; left:0px; top: 0px;"><a href="https://2014.igem.org/wiki/index.php?title=Team:NUDT_CHINA&action=edit"> Click here to edit this page!</a> | + | <li><img alt="home" src="https://static.igem.org/mediawiki/2014/8/87/NUDT_CHINA_BG.jpg" usemap="#map01"><div style="position:absolute; left:0px; top: 0px;"><a href="https://2014.igem.org/wiki/index.php?title=Team:NUDT_CHINA&action=edit"> Click here to edit this page!</a> |
<table width="100%" style="background-color: rgba(0,0,0,0);"> | <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%"> | <tr><td width="40%" align="right"><font size="+5">NUDT</font></td><td width="20%"> |
Revision as of 14:59, 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:
|