This is a static Netflix clone created using HTML and CSS to replicate the look and feel of the Netflix homepage.
-
Key features HTML: Structure and content of the page. CSS: Styling, layout, and responsiveness. Flexbox & Grid: For aligning elements and creating layouts. Media Queries: For making the page mobile-responsive.
-
Note: This can serve as a solid foundation for learning front-end web development. You can always extend this project later by adding JavaScript to introduce interactivity and more complex features!