Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
<meta name="description" content="Keyframe animation for header and name on page load" />
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <div class='displacement'></div>
  <header>This is the nav</header>
  <div class='header'>
    <div class='background'>
      <h1>Justin Hathaway</h1>
    </div>
  </div>
  <div class='content'>
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
jhath16pro
0viewers