Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<form id="tasks">
  <input type="text" id="count">
  <button id="delete">Delete All</button>
</form>
#count[value="0"] + #delete {
  display: none;
}
Output 300px

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

Dismiss x
public
Bin info
simevidaspro
0viewers