Difference between revisions of "Team:CUNY Kingsborough/Header"

 
(45 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{:Team:CUNY_Kingsborough/Test}}
 +
 
<html>
 
<html>
<head>
 
  
<style type="text/css">
 
 
#contentSub, #footer-box, #catlinks, #search-controls,
 
#p-logo, .printfooter, .firstHeading, .visualClear {
 
display: none;
 
}
 
 
#top-section {
 
border: 0 none;
 
height: 14px;
 
z-index: 100;
 
top: 0;
 
position: fixed;
 
width: 975px;
 
left: 50%;
 
margin-left: -487px;
 
}
 
 
#globalWrapper, #content {
 
width: 100%;
 
height: 100%;
 
border: 0px;
 
background-color: transparent;
 
margin: 0px;
 
padding: 0px;
 
font-size: 100%;
 
}
 
 
html, body, .wrapper {
 
width: 100%;
 
height: 100%;
 
background-color: transparent;
 
}
 
 
.navbar {
 
margin: 0 auto;
 
margin-top: 1em;
 
padding: 1em;
 
border-radius: 10px;
 
}
 
 
</style>
 
 
<link rel="stylesheet" href="https://2018.igem.org/Team:CUNY_Kingsborough/style" type="text/css">
 
<link rel="stylesheet" href="https://2018.igem.org/Team:CUNY_Kingsborough/style" type="text/css">
 
<meta name= "viewport" content = "initial-scale=1.0, width= device-width" />
 
</head>
 
 
<header>
 
    <div class= "navbar navbar-default navbar-fixed-top">
 
        <div class="text-center col-sm-12" id="navigation">
 
            <nav>
 
                <!DOCTYPE html>
 
<html>
 
 
<head>
 
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
 
 
<style>
 
<style>
.dropbtn {
+
/* Clear the default wiki settings */
    background-color: #4CAF50;
+
    color: white;
+
    padding: 16px;
+
    font-size: 16px;
+
    border: none;
+
}
+
  
.dropdown {
+
#home_logo, #sideMenu { display:none; }
    position: relative;
+
#sideMenu, #top_title, .patrollink  {display:none;}
    display: inline-block;
+
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
}
+
  
.dropdown-content {
+
.header{
    display: none;
+
  margin-top: 10px;
    position: absolute;
+
  margin-left: auto;
    background-color: #f1f1f1;
+
  margin-right: auto;
    min-width: 160px;
+
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
+
    z-index: 1;
+
}
+
 
+
.dropdown-content a {
+
    color: black;
+
    padding: 12px 16px;
+
    text-decoration: none;
+
    display: block;
+
}
+
 
+
.dropdown-content a:hover {background-color: #ddd}
+
 
+
.dropdown:hover .dropdown-content {
+
    display: block;
+
}
+
 
+
.dropdown:hover .dropbtn {
+
    background-color: #3e8e41;
+
 
}
 
}
 
</style>
 
</style>
 
</head>
 
</head>
<body>
 
  
 +
<center>
 +
 +
<header>
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn">Home</button>
+
   <button class="dropbtn w3-round-xxlarge">Project</button>
   <div class="dropdown-content">
+
   <div class="dropdown-content dropdown-menu-center">
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough">Home</a>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Description">Background</a>
 
+
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Design">Design</a>
 +
      <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Experiments">Experiments</a>
 +
      <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Results">Results</a>
 
   </div>
 
   </div>
 
</div>
 
</div>
  
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn">Team</button>
+
   <button class="dropbtn w3-round-xxlarge">Modeling</button>
   <div class="dropdown-content">
+
   <div class="dropdown-content dropdown-menu-center">
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Team">Team Members</a>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Model">Overview</a>
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Collaborations">Collaborations</a>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Modeling_101">Modeling 101</a>
  </div>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Light_Operon">Light Operon</a>
</div>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Turing_Patterns">Turing Patterns</a>
<div class="dropdown">
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/CRISPR-Cas13a">CRISPR-Cas13a</a>
  <button class="dropbtn">Project</button>
+
  <div class="dropdown-content">
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Description">Description</a>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Design">Design</a>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Experiments">Experiments</a>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Notebook">Notebook</a>
+
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/InterLab">InterLab</a>
+
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Model">Model</a>
+
      <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Results">Results</a>
+
      <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Demonstrate">Demonstrate</a>
+
      <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Improve">Improve</a>
+
        <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Attributions">Attributions</a>
+
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
 +
<a href="https://2018.igem.org/Team:CUNY_Kingsborough" style="text-decoration:none;">
 +
  <img src="https://static.igem.org/mediawiki/2018/0/0e/T--CUNY_Kingsborough--2018Logo.jpeg" width="130px">
 +
</a>
 +
 +
<!--
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn">Parts</button>
+
   <button class="dropbtn w3-round-xxlarge">Parts</button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
 
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Parts">Parts</a>
 
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Parts">Parts</a>
Line 140: Line 57:
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
-->
 +
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn">Safety</button>
+
   <button class="dropbtn w3-round-xxlarge">Human Practices</button>
  <div class="dropdown-content">
+
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Safety">Safety</a>
+
 
+
  </div>
+
</div>
+
<div class="dropdown">
+
  <button class="dropbtn">Human Practices</button>
+
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
 
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Human_Practices">Human Practices</a>
 
     <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Human_Practices">Human Practices</a>
Line 154: Line 66:
 
   </div>
 
   </div>
 
</div>
 
</div>
<div class="dropdown">
 
  <button class="dropbtn">Awards</button>
 
  <div class="dropdown-content">
 
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Applied_Design">Applied Design</a>
 
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Entrepreneurship">Entrepreneurship</a>
 
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Hardware">Hardware</a>
 
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Measurement">Measurement</a>
 
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Model">Model</a>
 
      <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Plant">Plant</a>
 
      <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Software">Software</a>
 
  
 +
 +
<div class="dropdown">
 +
  <button class="dropbtn w3-round-xxlarge">Team</button>
 +
  <div class="dropdown-content dropdown-menu-center">
 +
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Team">Team Members</a>
 +
    <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Collaborations">Collaborations</a>
 +
        <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Attributions">Attributions</a>
 
   </div>
 
   </div>
 
</div>
 
</div>
</body>
+
</header>
 +
</center>
 
</html>
 
</html>
       
 
    </div>
 

Latest revision as of 15:29, 3 December 2018