Difference between revisions of "Template:US AFRL CarrollHS Dropdown iGEM"

Line 1: Line 1:
 
 
<html>
 
<html>
 
<head>
 
<head>
 
 
<style>
 
<style>
 
ul {
 
ul {
Line 16: Line 14:
 
}
 
}
  
.Carroll li a, .dropbtn {
+
li a, .dropbtn {
 
     display: inline-block;
 
     display: inline-block;
 
     color: white;
 
     color: white;
Line 24: Line 22:
 
}
 
}
  
.Carroll li a:hover, .navbar:hover .dropbtn {
+
li a:hover, .navbar:hover .dropbtn {
 
     background-color: red;
 
     background-color: red;
 
}
 
}
Line 32: Line 30:
 
}
 
}
  
.Carroll .navbar-content {
+
.navbar-content {
 
     display: none;
 
     display: none;
 
     position: absolute;
 
     position: absolute;
Line 55: Line 53:
 
}
 
}
 
</style>
 
</style>
 
 
</head>
 
</head>
 
 
<body>
 
<body>
  
<ul class="Carroll">
+
<ul>
 
   <li><a href="https://2017.igem.org/Team:US_AFRL_CarrollHS">Home</a></li>
 
   <li><a href="https://2017.igem.org/Team:US_AFRL_CarrollHS">Home</a></li>
 
<li class="navbar">
 
<li class="navbar">
Line 110: Line 106:
  
 
</body>
 
</body>
 
 
</html>
 
</html>

Revision as of 18:07, 2 July 2017