Davidacevedo (Talk | contribs) |
Davidacevedo (Talk | contribs) m |
||
Line 1: | Line 1: | ||
{{:Team:Tec-Monterrey/Templates/Tec-Monterrey_General_Format}} | {{:Team:Tec-Monterrey/Templates/Tec-Monterrey_General_Format}} | ||
<html> | <html> | ||
+ | |||
<head> | <head> | ||
− | + | ||
− | + | <!-------TEMPORAL QUITALO ALV ----> | |
− | + | <link href="https://2018.igem.org/Team:Tec-Monterrey/CSS/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <link rel="stylesheet" href="https://2018.igem.org/Team:Tec-Monterrey/T--Tec-Monterrey--cssvectormap?action=raw&ctype=text/css" type="text/css" media="screen" /> | |
− | + | <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script> | |
− | + | <script src="https://2018.igem.org/Team:Tec-Monterrey/T--Tec-Monterrey--jsvectormap?action=raw&ctype=text/javascript"></script> | |
− | + | <script src="https://2018.igem.org/Team:Tec-Monterrey/T--Tec-Monterrey--worldmillvectormap?action=raw&ctype=text/javascript"></script> | |
− | + | ||
− | + | <style> | |
− | + | .hp-title { | |
− | + | position: absolute; | |
− | + | top: 10vh; | |
− | + | color: white; | |
− | + | font-family: "Norwester"; | |
− | + | font-size: 4vw; | |
− | + | margin: 0 30%; | |
− | + | z-index: 2; | |
− | + | width: 40%; | |
− | + | line-height: 1.5em; | |
− | + | text-align: center; | |
− | + | } | |
− | + | ||
− | + | .div-image { | |
− | + | float: left; | |
− | + | width: 16.66%; | |
− | + | height: 100%; | |
− | + | text-align: center; | |
− | + | overflow: hidden; | |
− | + | background: black; | |
− | + | position: relative; | |
− | + | } | |
− | + | ||
− | + | .div-image img { | |
− | + | position: absolute; | |
− | + | margin-left: -110%; | |
− | + | cursor: pointer; | |
− | + | opacity: 0.85; | |
− | + | transition: all 0.8s; | |
− | + | -webkit-transition: all 0.8s; | |
− | + | } | |
− | + | ||
− | + | .div-image img:hover { | |
− | + | opacity: 0.4; | |
− | + | margin-left: -50%; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | /******* WORLD MAP ******/ | |
− | + | ||
− | + | #worldMapSection { | |
− | + | width: 100%; | |
− | + | height: auto; | |
− | + | background: #70c27c; | |
− | + | z-index: 1; | |
− | + | display: block; | |
− | + | } | |
− | + | ||
− | + | #world-map { | |
− | + | width: 80%; | |
− | + | height: 50vh; | |
− | + | margin-left: auto; | |
− | + | margin-right: auto; | |
− | + | padding-top: 5vh; | |
− | + | } | |
− | + | ||
− | + | .collapsedInfo { | |
− | + | top: calc(8vh + 18px); | |
− | + | position: fixed; | |
− | + | z-index: 1; | |
− | + | width: 100%; | |
+ | background-color: aquamarine; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <body> | |
− | < | + | <header class="full-masthead" style="height: 100%;"> |
− | + | <div class="hp-title">Human Practices</div> | |
− | <div class=" | + | <div class="div-image"> |
− | + | <img src="http://4.bp.blogspot.com/-kmtsk1ekeZg/TcgJpVAis1I/AAAAAAAAAUI/LF0qrXnVX9c/s1600/beautiful+rivers+by+cool+wallpapers+at+cool+wallpapers+and+cool+and+beautiful+wallpapers+%252810%2529.jpg"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div class=" | + | <div class="div-image"> |
− | + | <img src="http://www.hdiphone6wallpapers.net/iphone-6-backgrounds/iphone-6-wallpapers-2/iphone-6-wallpapers-hd-2198am2m1-1080x1920.jpg"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | + | <div class="div-image"> | |
− | + | <img src="https://wallpaper-house.com/data/out/6/wallpaper2you_85542.jpg"> | |
− | + | ||
</div> | </div> | ||
− | + | <div class="div-image"> | |
− | + | <img src="http://www.ewallpapers.eu/sites/default/files/1315857928.jpg"> | |
− | <div class=" | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | <div class=" | + | <div class="div-image"> |
− | + | <img src="https://wallpapershome.com/images/pages/pic_h/5284.jpg"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | + | <div class="div-image"> | |
− | + | <img src="http://www.extension.unach.mx/carrerapncs/assets/img/slide1.jpg"> | |
− | + | </div> | |
+ | </header> | ||
− | + | <section id="worldMapSection"> | |
− | + | <div id="world-map" ></div> | |
− | + | <script> | |
− | + | $(function() { | |
− | + | $('#world-map').vectorMap({ | |
− | + | map: 'world_mill', | |
+ | scaleColors: ['#C8EEFF', '#0071A4'], | ||
+ | normalizeFunction: 'polynomial', | ||
+ | hoverOpacity: 0.7, | ||
+ | hoverColor: false, | ||
+ | markerStyle: { | ||
+ | initial: { | ||
+ | fill: '#F8E23B', | ||
+ | stroke: '#383f47' | ||
+ | } | ||
+ | }, | ||
+ | backgroundColor: '#383f47', | ||
+ | markers: [ | ||
+ | {latLng: [43.29, 5.37], name: 'Marseille'}, | ||
+ | {latLng: [40.41, -3.42], name: 'Madrid'}, | ||
+ | {latLng: [58.38, 26.73], name: 'Tartu'}, | ||
+ | {latLng: [17.84, -92.62], name: 'Tabasco'}, | ||
+ | {latLng: [16.76, -93.13], name: 'Chiapas'} | ||
+ | ] | ||
+ | |||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | <div> | ||
+ | <div class="collapse collapsedInfo" id="worldCityInfo"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
</body> | </body> | ||
+ | |||
</html> | </html> | ||
{{:Team:Tec-Monterrey/Templates/Tec-Monterrey_Footer}} | {{:Team:Tec-Monterrey/Templates/Tec-Monterrey_Footer}} |
Revision as of 07:56, 26 September 2018
Human Practices