Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test</title>
<style type="text/css">
table { border-collapse: collapse; border-spacing: 0; border: 0; }
td { font: 14px Arial, Helvetica, sans-serif; padding: 10px; background: #eee; border-left: 1px solid #999; border-right: 1px solid #fff; }
</style>
</head>
<body>
<table>
  <tr>
      <td>#1</td>
        <td>#2</td>
        <td>#3</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