smallest filesize for transparent single pixel image

前端 未结 11 1559
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 13:03

I\'m looking for the smallest (in terms of filesize) transparent 1 pixel image.

Currently I have a gif of 49 bytes which seems to be the most popular.

But I

11条回答
  •  感情败类
    2020-12-12 13:28

    You shouldn't really use "spacer gifs". They were used in the 90s; now they are very outdated and they have no purpose whatsoever, and they cause several accessibility and compatibility problems.

    Use CSS.

提交回复
热议问题