Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html lang="fr">
  <head>
    <meta charset="utf-8">
  </head>
  <body>
    <table>
      <tr>
        <td>Pays</td><td>Capitale</td>
      </tr>
      <tr>
        <td>France</td><td>Paris</td>
      </tr>
      <tr>
        <td>Italie</td><td>Rome</td>
      </tr>
    </table>
    <br>
    <a href="http://tfontanet.free.fr/">Site de tfontanet</a>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
tfontanetpro
0viewers