Team:ETH Zurich/labblog/buttons
From 2014.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
<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"> | <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"> | ||
- | <g class="all" id=" | + | <g class="all" id="red" style="text-decoration:none;"> |
<rect style="cursor: pointer" x="200" width="500" height="500"></rect> | <rect style="cursor: pointer" x="200" width="500" height="500"></rect> | ||
<text x="290" y="270" style="cursor: pointer" fill="#FFFFFF" font-size="100">View all</text> | <text x="290" y="270" style="cursor: pointer" fill="#FFFFFF" font-size="100">View all</text> | ||
</g> | </g> | ||
- | <g class="lab" id=" | + | <g class="lab" id="green" style="text-decoration:none;"> |
<rect style="cursor: pointer" x="700" width="500" height="500"></rect> | <rect style="cursor: pointer" x="700" width="500" height="500"></rect> | ||
<text x="850" y="270" style="cursor: pointer" fill="#FFFFFF" font-size="100">Lab</text> | <text x="850" y="270" style="cursor: pointer" fill="#FFFFFF" font-size="100">Lab</text> | ||
</g> | </g> | ||
- | <g class="modeling" href="#" id=" | + | <g class="modeling" href="#" id="blue" style="text-decoration:none;"> |
<rect style="cursor: pointer" x="200" y="500" width="500" height="500"></rect> | <rect style="cursor: pointer" x="200" y="500" width="500" height="500"></rect> | ||
<text x="270" y="770" style="cursor: pointer" fill="#FFFFFF" font-size="100">Modeling</text> | <text x="270" y="770" style="cursor: pointer" fill="#FFFFFF" font-size="100">Modeling</text> |
Revision as of 08:24, 22 September 2014
Lab
Modeling
Human practice