일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- hackthissite
- ChatGPT
- c++
- Javascript
- mysql
- 딥러닝
- Python
- flask
- Web
- hacking
- Scala
- BOF
- 경제
- 러닝스칼라
- 파이썬
- deep learning
- webhacking
- 리눅스
- c
- BOF 원정대
- hackerschool
- Shellcode
- 웹해킹
- 인공지능
- php
- 챗GPT
- backend
- 백엔드
- Linux
- 러닝 스칼라
- Today
- Total
목록HTML5 (3)
jam 블로그
If your mp4 video file upload in amazon s3, that file's Content-type is "application/octet-stream".So, you have to change from "application/octet-stream" to "video/mp4". (There is option in meta data category.) If there are a few video file in amazon s3, you just delete and add content-type, but if there are too many video file, this site link of under can be help for you. https://foliovision.co..
자주 까먹어서 구글에서 찾은 다음 여기에 기록합니다. 굵은 글씨와 같이 link 태그를 사용하시면 됩니다. rel에 타입, href에는 경로를 넣어서 쓰시면 됩니다.
HTML5이란? HTML5는 html, xhtml, html DOM와 같은 새로운 표준입니다.(아마도 될 것입니다. 아직 안되었으니..) HTML5를 사용하기 위한 조건은 브라우저가 지원을 해주면 됩니다. (또한 웹사이트 소스가 html5이면 되겠지요) HTML5 사용하기 위한 브라우저 버전은 IE 8 & 9(8은 속도가 느릴껍니다.) 파이어폭스 3.6 & 4 사파리 5 크롬 7 & 8 & 9 오페라 10.6 & 11 webkit 입니다. (여기서 브라우저 벤치마크 한 자료를 볼수 있습니다. http://google-chrome-browser.com/html5-internet-explorer-9-ie9-vs-google-chrome-8-vs-firefox-4-vs-opera-11-vs-safari-5?u..