유튜브 영상 삽입방법

  • 행복아이
  • 2016.02.05 13:34:59
  • 0

오브젝트 가로 폭 반응형 형태


<style type="text/css">
.video-container { margin: 0;padding-bottom: 75%; max-width: 100%; height: 0; position: relative;overflow: hidden;}
.video-container iframe,
.video-container object,
.video-container embed { margin: 0;padding: 0; width: 100%; height: 95%;position: absolute; top: 0;left: 0; }
</style>
<div class="video-container">
  <object type="text/html" width="560" height="315" data="//www.youtube.com/embed/qFmXLGheyqs" allowFullScreen></object>
</div>




태그목록

  • 없음

첨부파일 목록

  • 없음
댓글 쓰기