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 style='width:100%;' cellspacing=0 cellpadding=0>
    <tr>
      <td>
        1
      </td>
      <td>Lorem ipsum dolor sit amet, consectetur adipisicing tempor incididunt ut labore et 
      </td>
      <td style='white-space:no-wrap;'>
        <div style='white-space:no-wrap;height:50px;background-color:yellow;'>
          <input type='checkbox' class='myCheck' />
          <span  class='mySpan'>Yes</span>
        </div>
      </td>
      
    </tr>
  </table>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers