Team:Dundee/inside/board
From 2014.igem.org
(Difference between revisions)
(66 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<style> | <style> | ||
- | # | + | #policy{ |
position: fixed; | position: fixed; | ||
width: 30%; | width: 30%; | ||
Line 11: | Line 11: | ||
} | } | ||
- | # | + | #policy img{ |
position: absolute; | position: absolute; | ||
- | top: | + | top: 187%; |
- | left: | + | left: 173%; |
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
margin: auto; | margin: auto; | ||
- | width: | + | width: 99%; |
- | height: | + | height: 230%; |
} | } | ||
- | # | + | #stories{ |
position: fixed; | position: fixed; | ||
width: 30%; | width: 30%; | ||
Line 29: | Line 29: | ||
- | # | + | #stories img { |
position: absolute; | position: absolute; | ||
- | top: | + | top: 240%; |
- | left: | + | left: -5%; |
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
margin: auto; | margin: auto; | ||
- | width: | + | width: 128%; |
- | height: | + | height: 300%; |
} | } | ||
- | # | + | |
+ | |||
+ | #fund{ | ||
position: fixed; | position: fixed; | ||
width: 40%; | width: 40%; | ||
Line 46: | Line 48: | ||
- | # | + | #fund img { |
position: absolute; | position: absolute; | ||
- | top: | + | top: 607%; |
- | left: | + | left: 72%; |
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
margin: auto; | margin: auto; | ||
- | width: | + | width: 80%; |
- | height: | + | height: 203%; |
} | } | ||
+ | #mediaT{ | ||
+ | position: fixed; | ||
+ | width: 40%; | ||
+ | height: 20%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #mediaT img { | ||
+ | position: absolute; | ||
+ | top: 650%; | ||
+ | left: 159%; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | margin: auto; | ||
+ | width: 96%; | ||
+ | height: 184%; | ||
+ | } | ||
+ | |||
+ | |||
body, html{ | body, html{ | ||
margin : 0; | margin : 0; | ||
Line 73: | Line 94: | ||
#bg img { | #bg img { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 8%; |
- | left: -1%; | + | left: -1.5%; |
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
Line 81: | Line 102: | ||
height: 100%; | height: 100%; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | #toRight{ | ||
+ | position: fixed; | ||
+ | width: 40%; | ||
+ | height: 20%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #toRight img { | ||
+ | cursor: pointer; | ||
+ | position: absolute; | ||
+ | top: 90%; | ||
+ | left: 210%; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | margin: auto; | ||
+ | width: 40%; | ||
+ | height: 40%; | ||
+ | } | ||
+ | |||
+ | #toStreet{ | ||
+ | position: fixed; | ||
+ | width: 40%; | ||
+ | height: 20%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #toStreet img { | ||
+ | cursor: pointer; | ||
+ | position: absolute; | ||
+ | top: 810%; | ||
+ | left: -10%; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | margin: auto; | ||
+ | width: 50%; | ||
+ | height: 50%; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
Line 89: | Line 152: | ||
<div id="bg"> | <div id="bg"> | ||
- | <img src="https://static.igem.org/mediawiki/2014/ | + | <img src="https://static.igem.org/mediawiki/2014/3/39/Outreach_board.jpg12.jpg" alt=""> |
</div> | </div> | ||
+ | <div id="policy"> | ||
+ | <a href="/Team:Dundee/policypractice/experts"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/d/d2/Dun_Pol_and_pract.png" alt="" class="detail"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="stories"> | ||
+ | <a href="/Team:Dundee/policypractice/clinic"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/7/72/Dun_Cf_stories.png" alt="" class="detail"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="fund"> | ||
+ | <a href="/Team:Dundee/policypractice/fundraising"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/2/23/Dun_Funds.png" alt="" class="detail"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div id="mediaT"> | ||
+ | <a href="/Team:Dundee/policypractice/mt"> | ||
+ | <img src=" https://static.igem.org/mediawiki/2014/d/d1/Dun_M%26t.png" alt="" class="detail"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="toRight"> | ||
+ | <a href="/Team:Dundee/inside/school"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/1/1f/ToSchool_R.jpg"> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="toStreet"> | ||
+ | <a href="/Team:Dundee"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/6/61/Dun_ToStreet.jpg"> | ||
+ | </a> | ||
+ | </div> | ||
<script> | <script> |
Latest revision as of 01:36, 18 October 2014