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>
  <table>
    <tr>
      <td id="space_0"></td>
      <td id="space_1"></td>
      <td id="space_2"></td>
    </tr>
    <tr>
      <td id="space_3"></td>
      <td id="space_4"></td>
      <td id="space_5"></td>
    </tr>
    <tr>
      <td id="space_6"></td>
      <td id="space_7"></td>
      <td id="space_8"></td>
    </tr>    
  </table>
  <button>Play Tic-Tac-Toe</button>
  <div id="message"></div>
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
erikssssspro
0viewers