Line 8: | Line 8: | ||
<body> | <body> | ||
− | <a class = "logo" href = " | + | <a class = "logo" href = "Home.html"> <img src="Images/logo.png" id="logo" height = "100px" width="100px"></div></a> |
− | <img src=" | + | |
− | <div class="topnav" | + | <div class="topnav" id = "myTopnav"> |
− | + | ||
− | <div class="menu"> | + | |
− | <a href="https://2018.igem.org/Team:Utrecht/Description" onmouseover = "navigation1(submenuProject, 0)"> | + | <div class="menu" id = "myMenu"> |
+ | |||
+ | <a class = "arrow" href="Project.html" >⮘</a> | ||
+ | |||
+ | <a href="https://2018.igem.org/Team:Utrecht/Description" onmouseover = "navigation1(submenuProject, 0)"> <img src = "https://static.igem.org/mediawiki/2018/3/34/T--Utrecht--2018--symbolProject-Navigation.png" alt = "Project" id = "navSymbol"></a> | ||
<a class = "active" href="https://2018.igem.org/Team:Utrecht/AboutUs" onmouseover = "navigation1(submenuAboutUs, 100)"> <img src = "https://static.igem.org/mediawiki/2018/7/72/T--Utrecht--2018--symbolAboutUs-Navigation.png" alt = "AboutUs" id = "navSymbol"></a> | <a class = "active" href="https://2018.igem.org/Team:Utrecht/AboutUs" onmouseover = "navigation1(submenuAboutUs, 100)"> <img src = "https://static.igem.org/mediawiki/2018/7/72/T--Utrecht--2018--symbolAboutUs-Navigation.png" alt = "AboutUs" id = "navSymbol"></a> | ||
<a href="https://2018.igem.org/Team:Utrecht/InterLab" onmouseover = "navigation1(submenuLaboratorium, 200)"> <img src = "https://static.igem.org/mediawiki/2018/6/67/T--Utrecht--2018--symbolLaboratorium-Navigation.png" alt = "Laboratorium" id = "navSymbol"></a> | <a href="https://2018.igem.org/Team:Utrecht/InterLab" onmouseover = "navigation1(submenuLaboratorium, 200)"> <img src = "https://static.igem.org/mediawiki/2018/6/67/T--Utrecht--2018--symbolLaboratorium-Navigation.png" alt = "Laboratorium" id = "navSymbol"></a> | ||
− | < | + | <a class = "arrow" href="https://2018.igem.org/Team:Utrecht/InterLab"> ⮚ </a> |
− | |||
− | < | + | <div class="container" onclick="myFunction(this)"> |
+ | <div class="bar1"></div> | ||
+ | <div class="bar2"></div> | ||
+ | <div class="bar3"></div> | ||
+ | </div> | ||
+ | |||
+ | <div class = "submenu" id="submenu" style="left:450px"> | ||
+ | <a class = "active" href="AboutUs_Members.html">Members</a> | ||
+ | <a href="AboutUs_TeamBuilding.html">Team Building</a> | ||
+ | <a href="AboutUs_Contact.html">Contact</a> | ||
+ | </div> | ||
</div> | </div> |
Revision as of 13:03, 22 August 2018