Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
  <head>
    <title>dom</title>
  </head>
  <body>
    <p class="premier">Para 1</p>
    <p><em>second </em> Para 2</p>
    <p id="dernier"> dernier Para</p>
    <!-- je suis un commentaire -->
  </body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers