Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE HTML>
 
 <html>
  <head>
     <script class="jsbin" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
     <title>jsbin</title>
  </head>
  <body>
  
    <div id="main">
      <p class="first"></p>
      <p class="second"></p>
      <p class="third"></p>
      <p class="fourth"></p>
        <p class="fifth"></p>
    </div>
    <a href="#" id="action"> do the thing</a>
  </body>
  </html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers