Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
<body>
  <div style="width: 250px; border: 1px solid #ccc; display: grid; grid-template-columns: repeat(3, min-content) auto min-content;">
    <button style="display: none;">A</button>
    <button>B</button>
    <button>C</button>
    <div></div>
    <button style="margin-left: auto; padding: 5px;">Edit</button>
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers