Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-git2.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <table id="tutorial" width="600" border="1">
<tr>
    <td data-value="a">a</td>
    <td>apple</td>
</tr>
<tr>
    <td data-value="b">b</td>
    <td>ball</td>
</tr>
<tr>
    <td data-value="c">c</td>
    <td>cat</td>
</tr>
    
  
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
shanimalpro
0viewers