Difference between revisions of "Team:Valencia UPV/header"
Line 61: | Line 61: | ||
#menu { | #menu { | ||
− | position | + | position;fixed; |
background-color: transparent; | background-color: transparent; | ||
− | + | } | |
+ | div.menu-bar ul { | ||
+ | display: none; | ||
+ | float: left; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | div.menu-bar li:hover > ul { | ||
+ | display: block; | ||
+ | } | ||
user agent stylesheetar | user agent stylesheetar | ||
Line 76: | Line 86: | ||
<header style=" | <header style=" | ||
line-height: 1.5;> | line-height: 1.5;> | ||
− | + | <div class= "menu-bar"> | |
− | + | <ul style=" | |
− | + | display:inline-flex; width: 100%; text-align; center;"> | |
− | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV">HOME</a></li> | |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Team">TEAM</a> | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Team">TEAM</a></li> |
− | <a href="#">PROJECT | + | <li><a href="#">PROJECT |
− | + | <ul> | |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Description" | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Description">Description</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Experiments" | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Experiments">Experiments & Protocols</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Results" | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Results">Results</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Design" | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Design">Design</a></li> |
− | </ul | + | </ul> |
− | </a> | + | </a></li> |
− | <a href="#">PARTS | + | <li><a href="#">PARTS |
− | + | <ul> | |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Parts" | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Parts">Team Parts</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Basic_Part" | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Basic_Part">Basic Parts</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Composite_Part" | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Composite_Part">Composite Parts</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Part_Collection" | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Part_Collection">Part Collection</a></li> |
− | </ul | + | </ul> |
− | </a> | + | </a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Notebook">NOTEBOOK</a> | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Notebook">NOTEBOOK</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Attributions">ATTRIBUTIONS</a> | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Attributions">ATTRIBUTIONS</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Collaborations">COLLABORATIONS</a> | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Collaborations">COLLABORATIONS</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Practices">HUMAN PRACTICES</a> | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Practices">HUMAN PRACTICES</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Safety">SAFETY</a> | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Safety">SAFETY</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Modeling">MODELING</a> | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Modeling">MODELING</a></li> |
− | <a href="https://2015.igem.org/Team:Valencia_UPV/Measurement">MEASUREMENT</a> | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Measurement">MEASUREMENT</a></li> |
− | + | ||
− | + | ||
− | <a href="https://2015.igem.org/Team:Valencia_UPV/ | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Software">SOFTWARE</a></li> |
− | + | <li><a href="https://2015.igem.org/Team:Valencia_UPV/Entrepreneurship">ENTREPRENEURSHIP</a></li> | |
− | + | </ul> | |
− | + | </div> | |
</header> | </header> | ||
Revision as of 04:11, 28 July 2015