从文档流中消失
只是不显示,但是仍位于文档流中
兼容问题: filter: opacity(0)
filter的其他功能:滤镜。修改背景图片的渲染。
xxx { position: absolute; z-index: -9999 }
xxx { position: absolute; top: -9999; left: -9999 }
【面试】使元素隐藏的几种方式
原文:https://www.cnblogs.com/lyraLee/p/12466595.html