Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  
  <div style="background-color: lightblue; width: 600px; height:30px;">
    <span style="display: inline-block; height:20px; background-color: red; margin: 5px 3px;">
      Button
    </span>
    
    <span style="display: inline-block; height:20px; background-color: red; margin: 5px 3px;">
      Button
    </span>
    
    <span style="display: inline-block; height:20px; background-color: red; margin: 5px 3px;">
      Button - please align me right
    </span>
  </div>
  
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers