유튜브(youtube) 비율 맞춰서 반응형 크기조절
css
.youtube{position:relative;width:100%;padding-bottom:56.25%}
.youtube iframe{position:absolute;width:100%;height:100%}
html
<div class="youtube">
<iframe allowfullscreen="" frameborder="0" width="640" height="360" src="https://www.youtube.com/embed/h32vAdcaV20"></iframe></div>
유튜브(youtube) 비율 맞춰서 반응형 크기조절
Reviewed by jieun
on
오전 1:26
Rating:
댓글 없음: