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>
  <h1>This is a sample page</h1>
  <ul>
    <li class='l1'>This is something</li>
    <li class='l2 help'>This is something</li>
    <li class='l3 help'>This is something</li>
    <li class='l4'>This is something</li>
    <li class='l5 help'>This is something</li>
    <li class='l6'>This is something</li>
    <li class='l7 help'>This is something</li>
    <li class='l8'>This is something</li>
  </ul>
   <div id='bgDiv'></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