|
|
Line 20: |
Line 20: |
| background-image: url("https://static.igem.org/mediawiki/2018/b/b1/T--OUC-China--HOME-BACKGROUND.png"); | | background-image: url("https://static.igem.org/mediawiki/2018/b/b1/T--OUC-China--HOME-BACKGROUND.png"); |
| background-size:cover; | | background-size:cover; |
− | background-repeat:no-repeat;
| + | |
| | | |
| height:100%; | | height:100%; |
Line 65: |
Line 65: |
| | | |
| | | |
− | <div class="container">
| |
− | <!-- Navigation -->
| |
− | <header>
| |
− | <a href="">
| |
− | <h4 class="logo">LOGO</h4>
| |
− | </a>
| |
− | <nav>
| |
− | <ul>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">PROJECT</button>
| |
− | <div class="dropdown-content">
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Description">Oveview</a>
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Design">Design</a>
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Results">Results</a>
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Demonstrate">Demonstrate</a>
| |
− | </div>
| |
− | </div>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">LAB WORK</button>
| |
− | <div class="dropdown-content"> <a href="https://2018.igem.org/Team:OUC-China/Experiments">Experiment</a> <a href="https://2018.igem.org/Team:OUC-China/Safety">Safety</a> <a href="https://2018.igem.org/Team:OUC-China/InterLab">Interlab</a> </div>
| |
− | </div>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn"><a href="https://2018.igem.org/Team:OUC-China/Model"><font color="white">MODEL</font></a></button>
| |
− | </div>
| |
− |
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn"><a href="https://2018.igem.org/Team:OUC-China/Parts"><font color="white">PARTS</font></a></button>
| |
− | </div>
| |
− |
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">HUMAN PRACTICES</button>
| |
− | <div class="dropdown-content">
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Human_Practices">Human Practices</a>
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Public_Engagement">Public Engagement</a>
| |
− | </div>
| |
− | </div>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn">TEAM</button>
| |
− | <div class="dropdown-content">
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Team">Member</a>
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Collaborations">Collaboration</a>
| |
− | <a href="https://2018.igem.org/Team:OUC-China/Attributions">Attribution</a>
| |
− | </div>
| |
− | </div>
| |
− | <div class="dropdown">
| |
− | <button class="dropbtn"> <a href="https://2018.igem.org/Team:OUC-China/Notebook"><font color="white">NOTEBOOK</font></a></button>
| |
− | </div>
| |
− | </ul>
| |
− | </nav>
| |
− | </header>
| |
− | </div>
| |
| | | |
| | | |