Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script class="jsbin" src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
<meta charset=utf-8>
<title>JS Bin</title>
<style>
  dt { cursor: pointer; }
</style>
</head>
<body>
  <h1>Click questions to see answers.</h1>
  <dl>
    <dt>Example Question #1</dt>
    <dd>Answer #1</dd>
    <dt>Example Question #2</dt>
    <dd>Answer #2</dd>
    <dt>Example Question #3</dt>
    <dd>Answer #3</dd>
  </dl>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers