Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
  <button id="btn-1">/b/ or /v/</button>
  <button id="btn-2" >/b/ or /p/</button>
  <button id="btn-3" >/I/ or /e/</button>
  <button id="btn-4" >/e/ or /a/</button>
  <br />
  <br />
  <br />
  <button id="submit">Submit</button>
  <div class="output-box">
    <p id="output1"></p>
    <p id="output2"></p>
    <p id="output3"></p>
    <p id="output4"></p>
  </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