Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
  <body>
    <p>
        Orden de compra <b>709003</b>
        para OrtizOL Sas.</p>
    <table border="1">
      <td>ID</td>
      <td>Nombre</td>
      <td>Precio</td>
      <tr>
        <td>8001</td>
        <td>Introduccion a C#</td>
        <td>17.5</td>
      </tr>
      <tr>
        <td>8002</td>
        <td>Introduccion a LINQ</td>
        <td>14.5</td>
      </tr>
    </table>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
Fherndpro
0viewers