## display <!-- CSSJSON.display.description --> <!-- CSSJSON.display.syntax --> <!-- CSSJSON.display.values -->
**注意** 设置 visibility 为 hidden,或设置 display 为 none 都可以隐藏元素。差异是通过 visibility 隐藏元素仍然占据页面位置,通过 display 隐藏元素不占据页面位置。
<!-- CSSJSON.display.defaultValue --> <!-- CSSJSON.display.unixTags --> <!-- CSSJSON.display.compatibility -->
<!-- CSSJSON.display.example -->
<!-- CSSJSON.display.reference -->