Cynamonster (Talk | contribs) |
Cynamonster (Talk | contribs) |
||
Line 10: | Line 10: | ||
<body> | <body> | ||
− | |||
<!-- topnav --> | <!-- topnav --> | ||
<div class="topnav" id="myTopnav" style="margin-top:20px;"> | <div class="topnav" id="myTopnav" style="margin-top:20px;"> | ||
<a href="test.html"><img src="https://static.igem.org/mediawiki/2018/3/37/T--FSU--header-banner-01.png" style="float:left;width:317px;"></img></a> | <a href="test.html"><img src="https://static.igem.org/mediawiki/2018/3/37/T--FSU--header-banner-01.png" style="float:left;width:317px;"></img></a> | ||
+ | |||
+ | <div class="menuItems"> | ||
+ | <li class="hvr-reveal active"><a href="test.html">Home</li></a> | ||
+ | <li class="hvr-reveal"><a href="problem.html">Problem</a></li> | ||
+ | <li class="hvr-reveal"><a href="solution.html">Solution</a></li> | ||
+ | <li class="hvr-reveal"><a href="parts.html">Parts</a></li> | ||
+ | <li class="hvr-reveal"><a href="human.html">Human Practice</a></li> | ||
+ | <li style="padding:0;"> | ||
+ | <div class="dropdown" style="margin:0;"> | ||
+ | <button class="dropbtn hvr-reveal">People  | ||
+ | <span style="font-size:12px">▼</span> | ||
+ | </button> | ||
+ | <div class="dropdown-content" style="margin:0;"> | ||
+ | <ul><a class="hvr-reveal" href="people.html">Team</a></ul> | ||
+ | <ul><a class="hvr-reveal" href="#">Link 2</a></ul> | ||
+ | <ul><a class="hvr-reveal" href="#">Link 3</a></ul> | ||
+ | </div> | ||
+ | </div></li> | ||
+ | <li class="hvr-reveal"><a href="judge.html">Juding Form</a></li> | ||
+ | <a href="javascript:void(0);" style="font-size:15px;" class="icon" onclick="myFunction()">☰</a> | ||
+ | </div> <!-- end of menuItems --> | ||
+ | |||
</div> <!-- END of topnav --> | </div> <!-- END of topnav --> | ||
− | + | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 23:56, 16 June 2018