Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>tube nav</title>
</head>
<body>
<nav class="tube">
  <ul>
    <li><a href="index.html">Simple Demo</a></li>
    <li><a href="no-image.html">No Photo Demo</a></li>
    <li><a href="own-image.html">Own Photo Demo</a></li>
    <li><a href="own-labels.html">Own Labels Demo</a></li>
    <li><a href="resolution.html">Other Video Size Demo</a></li>
  </ul>
</nav>
</body>
</html>
Output

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

Dismiss x
public
Bin info
codepo8pro
0viewers