|
|
Line 247: |
Line 247: |
| </header> | | </header> |
| | | |
− | <main>
| + | <main> |
− | <div class="mc-container home">
| + | |
− |
| + | |
| | | |
− | <div class="section three-link">
| + | </main> |
− | <div class="home-bg">
| + | |
− | <a href="https://2015.igem.org/Team:HSNU-TAIPEI/projectoverview" class="backing-link"></a>
| + | |
− | <h2>Project</h2>
| + | |
− | <img src="https://static.igem.org/mediawiki/2015/thumb/8/8e/HSNU-TAIPEI_homeimage_1.jpg/800px-HSNU-TAIPEI_homeimage_1.jpg">
| + | |
− | </div>
| + | |
− | <div class="home-about">
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | | + | |
− | <div class="section three-link">
| + | |
− | <div class="home-bg">
| + | |
− | <a href="https://2015.igem.org/Team:HSNU-TAIPEI/hp/overview" class="backing-link"></a>
| + | |
− | <h2>Human Practice</h2>
| + | |
− | <img src="https://static.igem.org/mediawiki/2015/thumb/6/6c/HSNU-TAIPEI_homeimage_3.jpg/800px-HSNU-TAIPEI_homeimage_3.jpg">
| + | |
− | </div>
| + | |
− | <div class="home-bg">
| + | |
− | <a href="https://2015.igem.org/Team:HSNU-TAIPEI/achievement" class="backing-link"></a>
| + | |
− | <h2>Achievement</h2>
| + | |
− | <img src="https://static.igem.org/mediawiki/2015/thumb/8/8e/HSNU-TAIPEI_homeimage_1.jpg/800px-HSNU-TAIPEI_homeimage_1.jpg">
| + | |
− | </div>
| + | |
− | <div class="home-bg">
| + | |
− | <a href="https://2015.igem.org/Team:HSNU-TAIPEI/parts" class="backing-link"></a>
| + | |
− | <h2>Parts</h2>
| + | |
− | <img src="https://static.igem.org/mediawiki/2015/thumb/8/8e/HSNU-TAIPEI_homeimage_1.jpg/800px-HSNU-TAIPEI_homeimage_1.jpg">
| + | |
− | </div>
| + | |
− | </div>
| + | |
− |
| + | |
− | <div class="section three-link">
| + | |
− | <div class="home-bg">
| + | |
− | <a href="https://2015.igem.org/Team:HSNU-TAIPEI/product" class="backing-link"></a>
| + | |
− | <h2>Product</h2>
| + | |
− | <img src="https://static.igem.org/mediawiki/2015/thumb/8/8e/HSNU-TAIPEI_homeimage_1.jpg/800px-HSNU-TAIPEI_homeimage_1.jpg">
| + | |
− | </div>
| + | |
− | <div class="home-bg">
| + | |
− | <a href="https://2015.igem.org/Team:HSNU-TAIPEI/labnotes" class="backing-link"></a>
| + | |
− | <h2>Notebook</h2>
| + | |
− | <img src="https://static.igem.org/mediawiki/2015/c/cd/HSNU-TAIPEI_homeimage_5.jpg">
| + | |
− | </div>
| + | |
− | <div class="home-bg">
| + | |
− | <a href="https://2015.igem.org/Team:HSNU-TAIPEI/Team/members" class="backing-link"></a>
| + | |
− | <h2>Team</h2>
| + | |
− | <img src="https://static.igem.org/mediawiki/2015/d/d5/HSNU-TAIPEI_homeimage_2.jpg">
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | </main>
| + | |
| | | |
| <footer> | | <footer> |
Line 307: |
Line 259: |
| </div> | | </div> |
| | | |
− | <script>
| |
− |
| |
− | $(document).ready(function() {
| |
− | $( '.expand-btn' ).click(function() {
| |
− | var $text = $(this).html();
| |
− | $(this).siblings( '.note-content' ).toggle();
| |
− | if( $text === 'Show More' ) {
| |
− | $(this).html( 'Show Less' );
| |
− | } else {
| |
− | $(this).html( 'Show More' );
| |
− | }
| |
− | });
| |
− | });
| |
| | | |
− | </script>
| |
| | | |
| </html> | | </html> |
| {{HSNU-TAIPEI/nav_js}} | | {{HSNU-TAIPEI/nav_js}} |