<img src="http://www.webcreatorbox.com/sample/images/cat-landscape.jpg" alt="" />
<img src="http://www.webcreatorbox.com/sample/images/cat-portrait.jpg" alt="" />
img {
width: 250px;
height: 250px;
object-fit: cover;
margin-right: 3%;
}
/* Layout */
body {
padding: 5%;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.