반응형
.yutubeVideo {
margin-top:20px; position: relative; width: 100%; padding-bottom: 56.25%;
}
.yutubeVideo iframe {
position: absolute; width: 100%; height: 100%;
}
<div class="yutubeVideo">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/유튜브영상아이디" title="Documentation Glass Partiton without model" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
반응형