1 2 3 4 5 6 7 8 9 10 11 12 |
.youtube { position: relative; width: 100%; padding-top: 56.25%; } .youtube iframe { width: 100% !important; height: 100% !important; position: absolute; top: 0; leftt: 0; } |
これでyoutubeのコードをいれれば完了です!!