Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8" />
    <style id="webmakerstyle">
    </style>
    <title>attr vs prop</title>
</head>
<body>
  <p>mdalvand</p>
    <input id="input" type="text" value="mehdi" style="color:red">
    <button id="btn">btn</button>
    <input id="checkbox" type="checkbox" />
    <pre>
    </pre>
<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers