Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  <title>My header keeps disapearing</title>
</head>
<body>
  
  <!-- https://stackoverflow.com/questions/35301866/my-header-keeps-disapearing -->
  
  <div id="head">
    <div id="fade" class="fade-out">
      <h1>Welcome to Dream!</h1>
    </div>
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
tedwpro
0viewers