Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
 <head>
  <meta charset="utf-8">
  <title>revert table</title>
  
 
 </head>
 <body>
  <table>
   <tr><th>A</th><th>B</th><th>C</th></tr>
   <tr><td>1</td><td>2</td><td>3</td></tr>
   <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
dmkimpro
0viewers