close
.videodiv {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.videodiv iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
<div class="videodiv">
<!-- 這裡是貼上YouTube的嵌入iframe碼-->
<iframe width="350" height="216" src="http://www.youtube.com/embed/X0_hpD5gp5w?rel=0&autoplay=0&loop=1" marginheight="0" marginwidth="0" frameborder="0" allowfullscreen></iframe>
全站熱搜