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 style='height: 50px; background:blue;position:fixed; top:0; left:0; right:0;'></div>
  <div style='height:200px;background:red;'></div>
  
  <a href="#hehe">click me</a>
  
  <div style='height:600px;background:red;'></div>
  <a name="hehe" class="target"><span class="placeholder"></span>I am here. You can see me.</a>
  
  <div style='height:600px;background:red;'></div>
  <div style='height:600px;background:red;'></div>
</body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers