<figure>
<img src="https://via.placeholder.com/100" alt="">
<figcaption>
float: left 하기 전입니다~
</figcaption>
</figure>
<figure>
<img src="https://via.placeholder.com/100" alt="">
<figcaption>
float: left 하기 전입니다~
</figcaption>
</figure>
<figure>
<img src="https://via.placeholder.com/100" alt="">
<figcaption>
float: left 하기 전입니다~
</figcaption>
</figure>
figure {
margin: 0 10px;
background-color: rgb(191, 188, 249);
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.