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>
  <!-- test comment -->
  <!-- test comment -->
  <!-- test comment extra -->
  <!-- test comment extra-->
  <div class="one" id="two" data-extra="three">Testing</div>
  <div class="one" id="two" data-other="three">Testing</div>
  <div id="two" class="one" data-extra="three">Testing</div>
  <div class="one" id="two" data-extra="three">Testing </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
ImpressiveWebspro
0viewers