YouTube再生リスト

YouTube再生リスト


<div class="video">

<iframe

src="https://www.youtube.com/embed/videoseries?list=PL5T2eHWvkQrsWTC6JSUYZyEwWFZY8Zw4p"

frameborder="0" allowfullscreen>

</iframe>

</div>


<style>

.video{

position:relative;

width:100%;

padding-top:56.25%;

}

.video iframe{

position:absolute;

top:0;

right:0;

width:100%;

height:100%;

}

</style>