<article class="block">아티클이에요</article>
<div class="block">디브에요</div>
<section class="block">섹션이에요</section>
.block{
width:100px;
hwight:50px;
margin:10px;
background-color: aqua;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.