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>
  <style>
.row a + a {
    margin-left: 50px;
}
  </style>
</head>
<body>
<div class="row">
    <a href="pix/gross/aa.jpg"><img src="pix/klein/aa.jpg" /></a>
    <a href="pix/gross/bb.jpg"><img src="pix/klein/bb.jpg" /></a>
    <a href="pix/gross/cc.jpg"><img src="pix/klein/cc.jpg" /></a>
    <a href="pix/gross/dd.jpg"><img src="pix/klein/dd.jpg" /></a>
</div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers