Snippets

代码片段收集

Home Archives
2018-02-17
html

1x1px 透明 gif 的 base64 代码

原文来自:snippets.barretlee.com,只是为了自己学习收集特意fork了一遍。如有侵权,联系删除:i@webcliwn.net。

1
2
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7">
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs=">

Share
Newer
有文字换行的按钮
Older
关闭表单的自动补全

Categories

  • article
  • css
  • htaccess
  • html
  • javascript
  • less
  • mac
  • nginx
  • nodejs
  • sass

Archives

  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018

Recent Posts

  • 监听 CSS 动画执行状态
  • triangle mixin
  • asserts helper
  • settter
  • scrollbar mixin
© 2018 Keystion
Powered by Hexo
Home Archives