Team:ETH Zurich/lab/protocols

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
-
<a href="#materials" class="button circled scrolly">Materials</a>
+
 
-
<a href="#methods" class="button circled scrolly">Methods</a>
+
<div style="text-align:center;">
 +
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="50%" y="0px" width="200" height="200" viewBox="200 0 1000 1000" enable-background="new 200 0 1000 1000" xml:space="preserve">
 +
 
 +
<a href="#materials" id="ball" class="circled scrolly">
 +
<rect style="cursor: pointer" x="200" width="500" height="500"/>
 +
<text class="all" x="290" y="280" style="cursor: pointer" fill="#FFFFFF" font-size="100">
 +
Materials
 +
</text>
 +
</a>
 +
<a href="#methods" id="blab" class="circled scrolly">
 +
<rect style="cursor: pointer" x="700" width="500" height="500"/>
 +
<text class="lab" x="740" y="280" style="cursor: pointer" fill="#FFFFFF" font-size="100">Methods</text>
 +
</a>
 +
 
 +
</svg>
</html>
</html>

Revision as of 14:04, 2 September 2014

iGEM ETH Zurich 2014