• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

dataurl

데이터 URL로 그림 보이기 ※ 속도 비교

일반적으로 이미지를 표시할 때<img src="./img/hoge.png">,<img src="http://example.com/hoge.png"> 따위는 해야 하지만 HTML과 CSS 파일에 직접 데이터를 쓰는 방법이 있기 때문에 해봤습니다. HTML 포함 <img src="data:[<mediatype>][;base64],<data>">그림은 보통base64 인코딩입니다.<mediatyp...

HTMLdataurltech

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more