Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <div id="responsiveWords">
    
  </div>
  
  <textarea id="textarea"></textarea>
</body>
</html>
 
#responsiveWords span{
margin: 0px 3px;
font-size:12px;
padding: 0px 3px;
border: 1px solid #008AAC;
border-radius: 4px;
background: rgba(91, 217, 248, 0.5);
box-shadow: inset 1px 1px #B5F0FF, inset 0px -5px 5px 0px rgba(36, 164, 196, 0.44);
color: #FFF;
cursor: pointer;
  
}
Output

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

Dismiss x
public
Bin info
Mr.EasyBBpro
0viewers