<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%;
}
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.