Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="[fiddling base]" />
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
 
<ul>
<li class="container">
<div class="age">24</div>
<div class="married">no</div>
</li>
  
<li class="container">
<div class="age">27</div>
<div class="married">yes</div>
</li>
  
<li class="container">
<div class="age">34</div>
<div class="married">no</div>
</li>
  
</ul>
<script src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
</body>
</html>
</body>
</html>
Output

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

Dismiss x
public
Bin info
Bentley4pro
0viewers