html css, youtube iframe responsive > 개발

본문 바로가기
사이트 내 전체검색

개발

html css, youtube iframe responsive

페이지 정보

profile_image
작성자 관리자 (112.♡.173.204)
댓글 0건 조회 1,587회 작성일 22-02-03 13:38

본문

CSS
```
.youtube-video-wrapper {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}
.youtube-video-wrapper iframe, .youtube-video-wrapper object, .youtube-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}
```

HTML
```
<div class="youtube-video-wrapper"><iframe src="https://www.youtube.com/embed/WMweEpGlu_U?rel=0" frameborder="0"></iframe></div>
```


## 참고
https://avexdesigns.com/blog/responsive-youtube-embed
https://stackoverflow.com/questions/52393814/css-100-width-of-youtube-embed-video

추천0

댓글목록

등록된 댓글이 없습니다.

Total 386건 3 페이지
  • RSS
개발 목록
번호 제목 조회 추천 날짜
3463075006-15
3451701005-04
3441454003-11
3431911003-04
3421846002-21
3411992002-20
3402191002-18
3391719002-15
3381552002-13
3372015002-08
3361563002-08
열람중1588002-03
3341513001-31
3332581001-29
3321537001-28
3311417001-13
3301660012-23
3292305012-20
3284344005-19
3273572005-15

검색


사이트 정보

Copyright © Baragi.Net. All rights reserved.