(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <div class=" | + | <div class="row navigation bg-cyan"> |
− | <div id= | + | <div id='logo'> |
− | <img src= | + | <img src="https://static.igem.org/mediawiki/2017/f/f1/T--Toronto--2017_igemTO2017-logo.svg" alt="logo"> |
</div> | </div> | ||
− | <div id='navigation | + | <div class="row" id='navigation'> |
<ul> | <ul> | ||
− | <li><a href="#"> | + | <li><span class='text-white'>• </span><a href="#">Home</a></li> |
− | <li><a href="#"> | + | <li><span class='text-grey'>• </span><a href="#">Team</a></li> |
− | <li><a href="#"> | + | <li><span class='text-yellow'>• </span><a href="#">Drylab</a></li> |
− | <li><a href="#"> | + | <li><span class='text-red'>• </span><a href="#">Wetlab</a></li> |
− | <li><a href="#"> | + | <li><span class='text-cyan'>• </span><a href="#">PnP</a></li> |
</ul> | </ul> | ||
+ | <div id="navbarSearch" class='navbar-animation'> | ||
+ | <form> | ||
+ | <input type="text" name="currency" id="autocomplete" placeholder=''/> | ||
+ | </form> | ||
+ | <div id="search"> | ||
+ | <ul id='auto-suggest'> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 21:29, 31 October 2017