Embedding Base64 Images

前端 未结 3 804
太阳男子
太阳男子 2020-11-21 05:11

Purely out of curiosity, which browsers does Base64 image embedding work in? What I\'m referring to is this.

I realize it\'s not usually a good solution for most thi

3条回答
  •  北海茫月
    2020-11-21 06:03

    Can I use (http://caniuse.com/#feat=datauri) shows support across the major browsers with few issues on IE.

提交回复
热议问题