Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- CSS
- ngrok실행
- API token
- styled components
- next.js css
- getModifierState
- rewrites
- SCSS
- bootstrap
- API 토큰
- react env
- 컨디셔널 렌더링
- react
- nextjs .env
- nextjs 설치
- github
- dart 변수
- Git
- fetch
- react typescript
- nextjs
- There isn’t anything to compare
- github io
- createGlobalStyle
- git lab
- ngrok설치
- input type=file
- npm styled-reset
- icon
- typescript react
Archives
- Today
- Total
꾸준히 성장하는 개발자
Youtube iframe API 본문
비율 계산 16:9를 하고 싶을 땐
width: 100%
padding-top : 56.25%
iframe 삽입에 대한 YouTube Player API 참조 문서 | YouTube IFrame Player API | Google Developers
iframe 삽입에 대한 YouTube Player API 참조 문서 | YouTube IFrame Player API | Google Developers
Embed a YouTube player in your application.
developers.google.com
유튜브 소스보기로 iframe 형태로 가져올 수도 있지만 그러면 제어할 수 있는 것이 한정적이다
자동재생과 음소거 등 여러 가지를 제어가 가능하다
사이트에 들어가서 제어가 가능한 부분들은 더 보고 추가로 넣을 수 있다.
'JavaScript' 카테고리의 다른 글
[JavaScript] 시계 만들기 (0) | 2022.02.28 |
---|---|
물음표 연산자 , 삼항연산자 , 조건부 연산자 (0) | 2022.02.27 |
HTMLCollection - > Array로 바꾸기 (0) | 2022.02.23 |
var , let , const (0) | 2021.12.28 |
node.js 준비하기 (0) | 2021.12.24 |