A simple and responsive Netflix Clone built using HTML and CSS. This project mimics the UI of Netflix, focusing on the homepage layout, navigation, and movie/TV show display grid.
Features 1)Responsive design: Adapts to different screen sizes (mobile, tablet, desktop). 2)Navigation Bar: Functional Netflix-style header with a logo, search bar, and profile icon. 3)Hero Section: A featured content section with a background image and overlay text. 4)Content Sections: Movie and TV show lists presented in a grid format similar to Netflix, with hover effects. 5)Footer: Styled footer with links to various Netflix information and social media icons.
Languages use
- HTML5: Semantic and structured markup. 2)CSS3: Custom styling with flexbox and grid for layout, and media queries for responsiveness.