Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
    <meta charset="UTF-8">
    <title></title>
</head>
<body>
<div id="block1" class='run hide-paralax' style='background-color:tomato'>one</div>
  
<div id="block2" class='run hide-paralax' style='background-color:green' >two</div>
  
<div id="block3" class='run hide-paralax' style='background-color:blue'  >three</div>
    
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers