<html>
<head>
<style>
.img-circle {
border-radius: 50%;
width:110px;
height:110px;
}
</style>
</head>
<body style="margin-top:32px;">
<img class="img-circle" src="http://imagizer.imageshack.com/img924/9084/H33H0z.jpg" />
<img class="img-circle" src="http://imagizer.imageshack.com/img922/1373/nJIZR2.jpg" />
<img class="img-circle" src="http://imagizer.imageshack.com/img924/9178/dvZZBu.jpg" />
<img class="img-circle" src="http://imagizer.imageshack.com/img924/1121/BwXSY0.jpg" />
</body>
</html>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.