|
|
Line 1: |
Line 1: |
| {{Sorbonne_U_Paris}} | | {{Sorbonne_U_Paris}} |
− | {{Sorbonne_U_Paris/CSS/style.css}}
| |
− | {{Sorbonne_U_Paris/CSS/bootstrap.min.css}}
| |
− | {{Sorbonne_U_Paris/JS/jquery}}
| |
− | {{Sorbonne_U_Paris/JS/bootstrap.min.js}}
| |
| <html> | | <html> |
| + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Sorbonne_U_Paris/CSSBootstrap?action=raw&ctype=text/css" /> |
| + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:Sorbonne_U_Paris/CSScustom?action=raw&ctype=text/css" /> |
| | | |
− | <meta charset="utf-8">
| + | <script src="https://2018.igem.org/Template:Sorbonne_U_Paris/JSBootstrap?action=raw&ctype=text/javascript"></script> |
− |
| + | |
− | <!-- CSS -->
| + | |
− | <link rel="stylesheet" type="text/css"
| + | |
− | href="https://2018.igem.org/Template:Sorbonne_U_Paris/CSS/bootsrap.min.css?action=raw&ctype=text/css"/>
| + | |
− | <link rel="stylesheet" type="text/css"
| + | |
− | href="https://2018.igem.org/Template:Sorbonne_U_Paris/CSS/style.css?action=raw&ctype=text/css" />
| + | |
| | | |
| + | </html> |
| | | |
− | <body>
| + | {{Sorbonne_U_Paris/Header}} |
− | <script type="text/javascript" src="https://2018.igem.org/Template:Sorbonne_U_Paris/JS/jquery?
| + | |
− | action=raw&ctype=text/javascript"></script>
| + | |
− | <script type="text/javascript" src="https://2018.igem.org/Template:Sorbonne_U_Paris/JS/bootstrap.min.js?
| + | |
− | action=raw&ctype=text/javascript"></script>
| + | |
| | | |
| + | <html> |
| + | <style> |
| + | #globalWrapper{ |
| + | background-color: #4e4e4e; |
| + | } |
| + | </style> |
| | | |
− | | + | <h1> Test de la page collaboration </h1> |
− | | + | Blablabla |
− | <div class="container-fluid vert">
| + | |
− | <div class="container">
| + | |
− | <!-- Navbar -->
| + | |
− | | + | |
− | <nav class="navbar navbar-expand-lg navbar-light " >
| + | |
− | <img id="logo" src="https://static.igem.org/mediawiki/2018/3/37/T--Sorbonne_U_Paris--logo_fb.png" alt="logo"/>
| + | |
− | <a class="navbar-brand" href="#">Sorbonne U Paris</a>
| + | |
− | | + | |
− | <!-- bouton menu qui apparaît quand on diminue la taille de l'écran -->
| + | |
− | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
| + | |
− | <span class="navbar-toggler-icon"></span>
| + | |
− | </button>
| + | |
− | | + | |
− | <div class="collapse navbar-collapse" id="navbarTogglerDemo02">
| + | |
− | <ul class="navbar-nav mr-auto mt-2 mt-lg-0 ">
| + | |
− | <!-- dropdown project -->
| + | |
− | | + | |
− | <li class="nav-item dropdown nav-custom">
| + | |
− | <a class="nav-link dropdown-toggle " href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="color:white">
| + | |
− | Project
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
| + | |
− | | + | |
− | <a class="dropdown-item " href="Project/description.html">Description</a>
| + | |
− | <a class="dropdown-item" href="Project/design.html">Design</a>
| + | |
− | <a class="dropdown-item" href="Project/experiments.html">Experiments</a>
| + | |
− | <a class="dropdown-item" href="Project/notebook.html">Notebook</a>
| + | |
− | <a class="dropdown-item" href="Project/interlab.html">Interlab</a>
| + | |
− | <a class="dropdown-item" href="Project/model.html">Model</a>
| + | |
− | <a class="dropdown-item" href="Project/results.html">Results</a>
| + | |
− | <a class="dropdown-item" href="Project/demonstrate.html">Demonstrate</a>
| + | |
− | <a class="dropdown-item" href="Project/improve.html">Improve</a>
| + | |
− | <a class="dropdown-item" href="Project/attributions.html">Attributions</a>
| + | |
− | </div>
| + | |
− | </li>
| + | |
− | | + | |
− | <!-- dropdown team -->
| + | |
− | <li class="nav-item dropdown nav-custom">
| + | |
− | <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="color:white">
| + | |
− | Team
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
| + | |
− | <a class="dropdown-item" href="https://2018.igem.org/Team:Sorbonne_U_Paris/Team">Team Members</a>
| + | |
− | <a class="dropdown-item" href="Team/collaborations.html">Collaborations</a>
| + | |
− | | + | |
− | </li>
| + | |
− | | + | |
− | | + | |
− | <!-- dropdown parts -->
| + | |
− | <li class="nav-item dropdown nav-custom">
| + | |
− | <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="color:white">
| + | |
− | Parts
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
| + | |
− | <a class="dropdown-item" href="Parts/partsOverview.html">Parts Overview</a>
| + | |
− | <a class="dropdown-item" href="Parts/basicParts.html">Basic Parts</a>
| + | |
− | <a class="dropdown-item" href="Parts/compositeParts.html">Composite Parts</a>
| + | |
− | <a class="dropdown-item" href="Parts/partCollection.html">Part Collection</a>
| + | |
− | </li>
| + | |
− | | + | |
− | <!-- dropdown human practices -->
| + | |
− | <li class="nav-item dropdown nav-custom">
| + | |
− | <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="color:white">
| + | |
− | Human Practices
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
| + | |
− | <a class="dropdown-item" href="HP/hp.html">Human Practices</a>
| + | |
− | <a class="dropdown-item" href="HP/educationAndengagement.html">Education & Engagement</a>
| + | |
− | </li>
| + | |
− | | + | |
− | <!-- link safety-->
| + | |
− | <li class="nav-item nav-custom">
| + | |
− | <a class="nav-link disabled"href="Safety/safety.html" style="color:white">Safety</a>
| + | |
− | </li>
| + | |
− | | + | |
− | <!-- link judgingForm -->
| + | |
− | <li class="nav-item nav-custom">
| + | |
− | <a class="nav-link disabled" href="JudgingForm/judgingForm.html" style="color:white">Judging Form</a>
| + | |
− | </li>
| + | |
− | | + | |
− | <!-- dropdown awards -->
| + | |
− | | + | |
− | <li class="nav-item dropdown nav-custom">
| + | |
− | <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="color:white">
| + | |
− | Awards
| + | |
− | </a>
| + | |
− | <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
| + | |
− | <a class="dropdown-item" href="Awards/appliedDesign.html">Applied Design</a>
| + | |
− | <a class="dropdown-item" href="Awards/entrepreneurship.html">Entrepreneurship</a>
| + | |
− | <a class="dropdown-item" href="Awards/hardware.html">Hardware</a>
| + | |
− | <a class="dropdown-item" href="Awards/measurement.html">Measurement</a>
| + | |
− | <a class="dropdown-item" href="Awards/model.html">Model</a>
| + | |
− | <a class="dropdown-item" href="Awards/plant.html">Plant</a>
| + | |
− | <a class="dropdown-item" href="Awards/software.html">Software</a>
| + | |
− | | + | |
− | </li>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | </div> <!-- fin du container-fluid vert -->
| + | |
− | | + | |
− | <h1> test de la page collaborations </h1> | + | |
| </html> | | </html> |