Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<meta charset=utf-8 />
<title>roxon || project</title>
<style>
  
.row{
border:1px solid black;
width:300px;
padding:10px;
}
.userimage{
width:120px
}
#counter{
color:red;
margin-left:120px;
margin-top:20px;
float:left;    
}
  
  
</style>
</head>
<body>
  
  <div id="counter">0</div><br><br><br><br><br><br><br><br> <!-- Break to create margin -->
    <div id="resource_72" class="row">
        <img id="user73" class="userimage" src="http://t0.gstatic.com/images?q=tbn:ANd9GcTIL3tdVsOBunTRd_maavvWdsmLBJ2NpE0XERI-_i62OdL1UWCmmg">
        <img id="72" src="http://www.chessclub.com/mailing/2011/12c/like_icon.jpg">
    </div>
    <div id="resource_1" class="row">
        <img id="user73" class="userimage" src="http://t1.gstatic.com/images?q=tbn:ANd9GcQ1rnEu0Do57JATpupiaw7CE456JVy0_JvioixL8jRjPAVKjVesdw">
        <img id="73" src="http://www.chessclub.com/mailing/2011/12c/like_icon.jpg">
    </div>
  
</body>
</html>
Output

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

Dismiss x
public
Bin info
roXonpro
0viewers