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 class="centered_stuff">
    <img src="http://wp.maier-sven.de/wp-content/uploads/2014/06/Alu_145x145_big.png">
    <img src="http://wp.maier-sven.de/wp-content/uploads/2014/06/Alu_145x145_big.png">
    <img src="http://wp.maier-sven.de/wp-content/uploads/2014/06/Alu_145x145_big.png">
  </div>
</body>
</html>
 
/*
You can put something like this in a Code Block element + Quick CSS 
*/
.centered_stuff{
  margin: 0 auto;
  width: 435px; /* 145 * 3 = 435 */
}
Output

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

Dismiss x
public
Bin info
josueochoapro
0viewers