Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<style>
input.imgbutton {
  background-image: url(http://www.gravatar.com/avatar/78bb533a50590a8414a496e2ee57420a?s=32&d=identicon&r=PG);
  background-color: inherit;
  border: none; padding: none; margin: none;
  height:32px;
  width:32px;  
  text-indent:-9999px;
}
</style>
</head>
<body>
  <form action="." method="post">
  <input type="submit" class="imgbutton" />
  </form>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers