Team:ETH Zurich/tpl/topbutton

From 2014.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<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="150" height="150" viewBox="0 0 100 100" enable-background="0 0 1000 1000" xml:space="preserve">
+
<center>
-
<a href="{{{2}}}" id="</html> {{{3}}} <html>" class="circled scrolly" style="text-decoration:none;">
+
<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="80" height="80" viewBox="0 0 100 100" enable-background="0 0 1000 1000" xml:space="preserve">
-
<polygon style="cursor: pointer" x="0" stroke-width="100%" points="50,10 90,30 90,70 50,90 10,70 10,30"></polygon>
+
<a href="#top" id="</html>{{{1}}}<html>" class="circled scrolly" style="text-decoration:none;">
-
<text x="50" y="55" style="cursor: pointer" fill="#FFFFFF" font-size="15" text-anchor="middle"></html> {{{1}}} <html> </text>
+
<polygon style="cursor: pointer" x="0" stroke-width="100%" points="50,10 90,30 90,70 10,70 10,30"></polygon>
 +
<text x="50" y="50" style="cursor: pointer" fill="#FFFFFF" font-size="15" text-anchor="middle">top</text>
</a>
</a>
</svg>
</svg>
 +
</center>
</html>
</html>

Latest revision as of 01:19, 8 October 2014

top