Skip to content

x4fingers/netflix-carousel-css-only

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netflix-carousel-css-only

The code from this YouTube video, where I did my best to clone the Netflix carousel UI using CSS only.

This uses the :has() selector. If you want to play with the code, make sure that you're browser supports the :has() selector.

Don't use anything like this in production until support is much better than when I used it (May 4th, 2022), where it was only supported in Safari and behind a flag in Chrome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.2%
  • CSS 26.8%