Skip to content

Instantly share code, notes, and snippets.

@yano3nora
Created August 9, 2022 03:34
Show Gist options
  • Save yano3nora/05c92ff24cc9f91d652a70a0b684fa1e to your computer and use it in GitHub Desktop.
Save yano3nora/05c92ff24cc9f91d652a70a0b684fa1e to your computer and use it in GitHub Desktop.
[html: dummy transparent gif / png] #html
<!--
@link https://qiita.com/CloudRemix/items/92e68a048a0da93ed240
-->
<!-- gif 39 bytes -->
<img src="data:image/gif;base64,R0lGODlhAQABAGAAACH5BAEKAP8ALAAAAAABAAEAAAgEAP8FBAA7" alt="" height="1" width="1">
<!-- png 68 bytes -->
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQI12NgYAAAAAMAASDVlMcAAAAASUVORK5CYII=" alt="" height="1" width="1">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment