(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{NCTU_Formosa}} | + | {{Team:NCTU_Formosa}} |
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet"> | ||
− | < | + | <style> |
+ | * { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-weight: 300; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | body{ | ||
+ | margin:0; | ||
+ | background:rgb(51,51,51); | ||
+ | } | ||
+ | /*大圖*/ | ||
+ | .main-img{ | ||
+ | top: 0; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | max-width: 100%; | ||
+ | max-height: 100%; | ||
+ | margin: auto; | ||
+ | overflow: auto; | ||
+ | z-index:999; | ||
+ | } | ||
− | + | /*box*/ | |
− | + | .container{ | |
− | + | width:210px; | |
− | + | height:210px; | |
+ | opacity:0.5; | ||
+ | } | ||
+ | .img-box1{ | ||
+ | width:210px; | ||
+ | height:210px; | ||
+ | border:2px solid #F3F7F7; | ||
+ | border-radius:10px; | ||
+ | overflow:hidden; | ||
+ | margin-left:10vw; | ||
+ | margin-top:10vh; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | font-size:18pt; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | .img-box2{ | ||
+ | width:210px; | ||
+ | height:210px; | ||
+ | border:2px solid #F3F7F7; | ||
+ | border-radius:10px; | ||
+ | overflow:hidden; | ||
+ | margin-left:23vw; | ||
+ | margin-top:8vh; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | font-size:18pt; | ||
+ | font-weight:bold; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | .img-box3{ | ||
+ | width:210px; | ||
+ | height:210px; | ||
+ | border:2px solid #F3F7F7; | ||
+ | border-radius:10px; | ||
+ | overflow:hidden; | ||
+ | margin-left:10vw; | ||
+ | margin-top:8vh; | ||
+ | float:left; | ||
+ | color:white; | ||
+ | font-size:18pt; | ||
+ | font-weight:bold; | ||
+ | margin-bottom:30px; | ||
+ | } | ||
+ | .container:hover{ | ||
+ | opacity:4; | ||
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .text{ | |
− | + | position:absolute; | |
− | + | margin-top:8%; | |
− | + | margin-left:7%; | |
− | + | font-family: 'Open Sans', sans-serif; | |
− | + | opacity:none !important; | |
− | + | text-shadow:2px 2px black; | |
− | + | z-index:500; | |
− | + | } | |
− | + | .text1{ | |
− | + | position:absolute; | |
− | + | margin-top:8%; | |
− | + | margin-left:3%; | |
− | + | font-family: 'Open Sans', sans-serif; | |
− | + | text-shadow:2px 2px black; | |
− | + | z-index:500; | |
− | + | } | |
− | + | .text2{ | |
− | + | position:absolute; | |
− | + | margin-top:8%; | |
− | + | margin-left:4%; | |
− | + | font-family: 'Open Sans', sans-serif; | |
− | + | text-shadow:2px 2px black; | |
− | + | z-index:500; | |
− | + | } | |
− | + | .text3{ | |
− | + | position:absolute; | |
− | + | margin-top:8%; | |
− | < | + | margin-left:5%; |
− | < | + | font-family: 'Open Sans', sans-serif; |
− | + | text-shadow:2px 2px black; | |
− | + | z-index:500; | |
− | + | } | |
− | + | .text4{ | |
− | + | position:absolute; | |
+ | margin-top:7%; | ||
+ | margin-left:6%; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | text-shadow:2px 2px black; | ||
+ | z-index:500; | ||
+ | } | ||
+ | .text4-1{ | ||
+ | position:absolute; | ||
+ | margin-top:9%; | ||
+ | margin-left:2%; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | text-shadow:2px 2px black; | ||
+ | z-index:500; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div> | ||
+ | <img src="human.png" class="main-img" width="100%"> | ||
+ | </div> | ||
+ | <a href="#"> | ||
+ | <div class="img-box1"> | ||
+ | <div class="text">Study</div> | ||
+ | <div class="container"> | ||
+ | <img src="study2.jpg" width="100%" height="100%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <a href="##"> | ||
+ | <div class="img-box1"> | ||
+ | |||
+ | <div class="text1">Collaboration</div> | ||
+ | <div class="container"> | ||
+ | <img src="colloboration1.jpg" width="100%" height="100%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <a href="###"> | ||
+ | <div class="img-box1"> | ||
+ | <div class="text2">Education</div> | ||
+ | <div class="container"> | ||
+ | <img src="Education1.jpg" width="100%" height="100%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <a href="####"> | ||
+ | <div class="img-box2"> | ||
+ | <div class="text3">Meetups</div> | ||
+ | <div class="container"> | ||
+ | <img src="colloboration5.jpg" width="100%" height="100%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <a href="#####"> | ||
+ | <div class="img-box3"> | ||
+ | <div class="text4">Futher </div> | ||
+ | <div class="text4-1">Considerations</div> | ||
+ | <div class="container"> | ||
+ | <img src="further.jpg" width="100%" height="100%"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <script> | ||
+ | $(".main-img").height( window.innerHeight ); | ||
+ | $(document).ready(function( | ||
+ | ){}) | ||
+ | </script> | ||
+ | </body> | ||
</html> | </html> | ||
+ | {{Team:NCTU_Formosa/footer}} |
Revision as of 11:39, 19 September 2016
Study
Collaboration
Education
Meetups
Futher
Considerations