Line 5: | Line 5: | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<style> | <style> | ||
+ | |||
+ | div.sticky { | ||
+ | position: -webkit-sticky; | ||
+ | position: sticky; | ||
+ | top: 0; | ||
+ | padding: 5px; | ||
+ | background-color: #cae8ca; | ||
+ | border: 2px solid #4CAF50; | ||
+ | } | ||
.parent { | .parent { | ||
Line 52: | Line 61: | ||
<a href="https://2018.igem.org/Team:MIT/Collaborations"><img src = "https://image.ibb.co/jsj09d/Screen_Shot_2018_06_12_at_3_53_35_PM.png" style="width:65%;height:65%;" alt = "collaborations"></a> | <a href="https://2018.igem.org/Team:MIT/Collaborations"><img src = "https://image.ibb.co/jsj09d/Screen_Shot_2018_06_12_at_3_53_35_PM.png" style="width:65%;height:65%;" alt = "collaborations"></a> | ||
</div> | </div> | ||
+ | <div class="sticky">Wao such internet</div> | ||
</div><div class="dropdown"> | </div><div class="dropdown"> | ||
<img src="https://image.ibb.co/j5hWhy/Screen_Shot_2018_06_12_at_11_37_48_AM.png" alt="Project" width="100%" height="100%"> | <img src="https://image.ibb.co/j5hWhy/Screen_Shot_2018_06_12_at_11_37_48_AM.png" alt="Project" width="100%" height="100%"> |
Revision as of 15:13, 13 June 2018