MichaelChen (Talk | contribs) |
|||
(17 intermediate revisions by 2 users not shown) | |||
Line 40: | Line 40: | ||
} | } | ||
/*大圖*/ | /*大圖*/ | ||
− | .main-img{ | + | @media screen and (min-width: 768px) { |
+ | .img-container{ | ||
+ | height:100vh ; | ||
+ | overflow:hidden ; | ||
+ | width:100%; | ||
+ | } | ||
+ | .main-img{ | ||
top: 0; | top: 0; | ||
bottom: 0; | bottom: 0; | ||
Line 46: | Line 52: | ||
right: 0; | right: 0; | ||
width: 100%; | width: 100%; | ||
− | |||
margin: auto; | margin: auto; | ||
z-index:999; | z-index:999; | ||
+ | } | ||
+ | } | ||
+ | @media screen and (orientation: portrait) { | ||
+ | .img-container{ | ||
+ | height:auto; | ||
+ | overflow:none; | ||
+ | width:100%; | ||
+ | } | ||
+ | .main-img{ | ||
+ | top: 0; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | width: 100%; | ||
+ | margin: auto; | ||
+ | z-index:999; | ||
+ | } | ||
} | } | ||
Line 191: | Line 213: | ||
</head> | </head> | ||
<body> | <body> | ||
− | <div> | + | <div class="img-container"> |
− | <img src="https://static.igem.org/mediawiki/2016/6/ | + | <img src="https://static.igem.org/mediawiki/2016/6/6f/QqqqqqqHPBIG.png" class="main-img" width="100%"> |
</div> | </div> | ||
Line 198: | Line 220: | ||
<h1>Overview</h1> | <h1>Overview</h1> | ||
<p class="overviewHP"> | <p class="overviewHP"> | ||
− | The ultimate goal of our project is to implement the whole system including | + | The ultimate goal of our project is to implement the whole system including PANTIDE and the device into the agricultural industry and solve the problem caused by the excessive use of the chemical pesticide. Therefore, we design directed human practices that facilitate the project multidimensionally. The human practices consist of five aspects—Study, collaborations, education, meetups, and further considerations.(see <a href="https://2016.igem.org/Team:NCTU_Formosa/HP/Gold" style="color:#44E287;">HP/Gold</a> and <a href="https://2016.igem.org/Team:NCTU_Formosa/HP/Silver" style="color:#44E287;">HP/Silver</a>.) |
</p> | </p> | ||
− | </div | + | </div> |
− | + | ||
− | + | ||
+ | <a href="https://2016.igem.org/Team:NCTU_Formosa/Integrated_Practices"> | ||
<div class="img-box1"> | <div class="img-box1"> | ||
<div class="text">Study</div> | <div class="text">Study</div> | ||
− | <img src="https://static.igem.org/mediawiki/2016/ | + | <img src="https://static.igem.org/mediawiki/2016/thumb/a/aa/Study5.jpg/800px-Study5.jpg" width="100%" height="100%" class="HP_image"> |
</div> | </div> | ||
− | |||
</a> | </a> | ||
Line 218: | Line 238: | ||
</a> | </a> | ||
− | <a href=" | + | <a href="https://2016.igem.org/Team:NCTU_Formosa/Engagement"> |
<div class="img-box1-2"> | <div class="img-box1-2"> | ||
<div class="text2">Education</div> | <div class="text2">Education</div> | ||
Line 225: | Line 245: | ||
</a> | </a> | ||
− | <a href=" | + | <a href="https://2016.igem.org/Team:NCTU_Formosa/Meetups"> |
<div class="img-box2"> | <div class="img-box2"> | ||
<div class="text3">Meetups</div> | <div class="text3">Meetups</div> | ||
Line 232: | Line 252: | ||
</a> | </a> | ||
− | <a href=" | + | <a href="https://2016.igem.org/Team:NCTU_Formosa/Further_Considerations"> |
<div class="img-box3"> | <div class="img-box3"> | ||
<div class="text4">Futher </div> | <div class="text4">Futher </div> | ||
<div class="text4-1">Considerations</div> | <div class="text4-1">Considerations</div> | ||
− | <img src="https://static.igem.org/mediawiki/2016/ | + | <img src="https://static.igem.org/mediawiki/2016/c/c6/NCTU_FURTHER_MAIN_PIC.jpg" width="100%" height="100%" class="HP_image"> |
</div> | </div> | ||
</a> | </a> |
Latest revision as of 22:19, 19 October 2016
Overview
The ultimate goal of our project is to implement the whole system including PANTIDE and the device into the agricultural industry and solve the problem caused by the excessive use of the chemical pesticide. Therefore, we design directed human practices that facilitate the project multidimensionally. The human practices consist of five aspects—Study, collaborations, education, meetups, and further considerations.(see HP/Gold and HP/Silver.)
Study
Collaboration
Education
Meetups
Futher
Considerations