(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
− | + | #cellpicdiv { | |
− | + | position: relative; | |
+ | left: 45vw; | ||
+ | width: 50vw; | ||
} | } | ||
− | + | #cellpic { | |
− | + | position: relative; | |
+ | width:100%; | ||
} | } | ||
− | . | + | .clickdiv { |
− | + | position: absolute; | |
} | } | ||
− | . | + | .clicka { |
− | + | position: absolute; | |
+ | display: block; | ||
} | } | ||
− | + | #picdesc { | |
− | + | position: absolute; | |
+ | bottom: 0; | ||
+ | right: 0; | ||
+ | color: #ffffff; | ||
} | } | ||
− | + | ||
− | background- | + | body { |
+ | background-image:url("https://static.igem.org/mediawiki/2016/c/c3/T--CLSB-UK--bgsyenchoj.jpg"); | ||
+ | background-repeat: repeat-y; | ||
+ | background-size: 100vw; | ||
} | } | ||
+ | |||
</style> | </style> | ||
+ | <div id="cellpicdiv"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/e/e5/T--CLSB-UK--CellDiagram.png" id="cellpic"> | ||
+ | <a href="https://2016.igem.org/Team:CLSB-UK/Project/CmpA" style="left:0.8%; top: 26.3%; width: 18.7%; height: 18.5%" class="clicka"></a> | ||
+ | <a href="https://2016.igem.org/Team:CLSB-UK/Project/pDF" style="left:22.1%; top: 37.4%; width: 15.6%; height: 13.0%" class="clicka"></a> | ||
+ | <a href="https://2016.igem.org/Team:CLSB-UK/Project/Synechocystis/About" style="left:40.0%; top: 36.7%; width: 30.3%; height: 23.4%" class="clicka"></a> | ||
+ | <a href="https://2016.igem.org/Team:CLSB-UK/Project/AmilCP" style="left:27.1%; top: 55.8%; width: 18.3%; height: 22.9%" class="clicka"></a> | ||
+ | <a href="https://2016.igem.org/Team:CLSB-UK/Project/Porins" style="left:45.7%; top: 3.05%; width: 14.2%; height: 12.6%" class="clicka"></a> | ||
+ | <a href="https://2016.igem.org/Team:CLSB-UK/Project/Riboflavin" style="left:79.3%; top: 64.2%; width: 15.8%; height: 14.6%" class="clicka"></a> | ||
+ | <h5 id="picdesc">Click on different parts on the picture to find out more!</h5> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 22:21, 18 October 2016