Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
<div id="menu-nav">
    <ul id="navlist">
        <li><a href="#" class="hvr-underline-from-center">START</a></li>
        <li><a href="#" class="hvr-underline-from-center"><font color="#e04e21">Kontakt</font></a></li>
        <li><a href="#" class="hvr-underline-from-center">Info</a></li>
        <li><a href="#" class="hvr-underline-from-center"><font color="#e04e21">Turneringar</font></a></li>
        <li><a href="#" class="hvr-underline-from-center">Biljetter</a></li>
    </ul>
</div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers