<img src="https://fastcoding.jp/blog/wp-content/uploads/2020/12/apple2.jpg" alt="りんご1" />
<img src="https://fastcoding.jp/blog/wp-content/uploads/2020/12/apple1.jpg" alt="りんご2" />
img {
width: 200px;
height: 200px;
object-fit: cover;
margin-right: 40px;
}
/* Layout */
body {
padding: 3%;
text-align:center;
background-color:#FAD9D9;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.