Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

CSS Content Visibility

#3391
Avatar photo[anonymous]
[anonymous] wrote:

<span lang=”en”>I didn’t quite understand this property. Can you please explain?</span>

I think it’s pretty much well explained in the article from my first post but here’s my attempt to explain it more simply: the idea is to dramatically reduce “loading time” of websites who have implemented this CSS property. Kinda like lazy loading attribute of the images and iframes but for big chunks of websites that do not have to be loaded immediately up until it the user scroll down and actually “see” the content.