# content-visibility: the New CSS Property that Boosts your Rendering Performance

DevFeed: [content-visibility: the New CSS Property that Boosts your Rendering Performance](<https://devfeed.tech/articles/content-visibility-the-new-css-property-that-boosts-your-rendering-performance-28732.md>)

Original publisher: [Read original article](<https://una.im/2020-08-05-content-visibility/>)

Published: 2020-08-05T00:00:00Z

Content type: tutorial

Language: en

Sources: [Una Kravets](<https://devfeed.tech/sources/una-kravets.md>)

Topics: [CSS](<https://devfeed.tech/topics/css.md>)

Tags: [css](<https://devfeed.tech/tags/css.md>), [load](<https://devfeed.tech/tags/load.md>), [performance](<https://devfeed.tech/tags/performance.md>), [property](<https://devfeed.tech/tags/property.md>), [visibility](<https://devfeed.tech/tags/visibility.md>)

## AI overview

The article introduces the CSS content-visibility property and describes how skipping rendering of offscreen content can improve initial load time and rendering performance.

## Source excerpt

Improve initial load time by skipping the rendering of offscreen content.