Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <link rel="stylesheet" href="style_main.css">
    <title>Button</title>
</head>
<body>
<div id="main">
<div id="container_white">
  
  <div id="button_white">  </div>
</div>
<div id="container_black">
  
  <div id="button_black">  </div>
</div>
</div>
    
</body>
</html>
  
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers