Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <div>This is a div</div>
  <span>This is a span</span>
  <span>This is another span</span>
  <div>Div #2</div>
  <div>
    This is another div
    <span>Spans can exist in divs</span>
    <span>Span #2</span>
    End of that div
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
geosocopro
0viewers