Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
<script src="https://code.jquery.com/jquery-2.2.4.js"></script>
  
</head>
<body>
<div id="toi-login">
    <form class="form" action="#" autocomplete="off">
        <ul>
            <li class="checkbox">
                <p> <input type="checkbox" checked="true" id="signUpAgree_js"> <label for="agree">I agree with the                <a href="#"> Terms &amp; Conditions </a>and                <a href="#"> Privacy Policy</a> of Times of India</label> </p>
            </li>
        </ul>
    </form>
</div>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers