A responsive Netflix homepage clone built with HTML and CSS.
- Responsive design that works on mobile, tablet, and desktop
- Netflix-style hero section with email signup
- Trending section with movie cards and horizontal scrolling
- Features section highlighting Netflix benefits
- FAQ accordion section
- HTML5
- CSS3
- Font Awesome for icons
- Clone this repository or download the files
- Open
index.htmlin your browser
index.html- Main HTML filestyles.css- CSS stylingassets/- Contains images and other assets
- Header & Hero - Netflix logo, navigation, and call-to-action
- Trending Now - Horizontal scrolling movie cards with numbered ranking
- Features - Cards highlighting Netflix benefits
- FAQ - Frequently asked questions accordion
- To change images, update the
srcattributes in the HTML - To modify colors, edit the CSS variables or color values in
styles.css - To add more movie cards, duplicate the existing card structure in the trending section
- Original design by Netflix
- Images from Netflix and placeholder services
