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>
  
  <img class="fail" src="http://l-userpic.livejournal.com/117213912/17986233">
  
  <br>
  <br>
  
  <div class="userpicfriends">
  <img src="http://l-userpic.livejournal.com/117213912/17986233">
  </div>
  
  
</body>
</html>
 
.fail {
  background: red;
  border-radius: 50%;
 padding: 10px; 
}
.userpicfriends {
 background: blue;
  border: 1px solid red;
  display: inline-block;
  padding: 10px;  
}
.userpicfriends, .userpicfriends img { border-radius: 50%; }
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers