Welcome to the Netflix Clone — a clean and responsive front-end replica of the official Netflix landing page, built entirely with HTML5 and CSS3. This project is a static clone designed for learning purposes and showcases modern web design using only core web technologies.
netflix-clone-html-css/
│
├── index.html # Main HTML file
├── style.css # Styling using CSS
└── images/ # Assets used (logo, icons, feature images)- ✅ Clean and minimal design
- ✅ Fully responsive across all devices
- ✅ Header with background image and call-to-action
- ✅ Feature sections with images and descriptions
- ✅ FAQ accordion using pure CSS
- ✅ Footer with useful links
- ✅ Language selection and sign-in buttons
-
Clone the Repository
git clone https://github.com/AlfishanShaikh/netflix-clone-html-css.git
-
Navigate to Project Folder
cd netflix-clone-html-css -
Open in Browser Open
index.htmlwith your preferred browser or use a Live Server extension in VS Code.
This project is meant to:
- Practice responsive web design with HTML & CSS
- Understand layout techniques using Flexbox
- Improve front-end development skills by mimicking a real-world UI
Contributions are welcome! If you'd like to improve the UI or add new features, feel free to fork the repo and submit a pull request.
This project is licensed under the MIT License © 2025 Alfishan Shaikh.
You are free to use, modify, and distribute this code for personal and educational purposes.



