This is a responsive clone of Netflix's homepage with features such as a hero section, navigation bar, FAQ section, and footer. The page has been built using HTML and CSS, and is designed to replicate the Netflix homepage in terms of layout and design.
- Hero Section: Displays a prominent hero section with a background image and introductory text.
- Navigation Bar: Includes the Netflix logo, language selection button, and sign-in button.
- FAQ Section: An interactive section with clickable questions that toggle answers, using simple CSS hover effects and transitions.
- Responsive Design: The page is responsive and adjusts its layout for smaller screens.
- Footer: Contains links to various sections like FAQ, Investor Relations, Privacy, etc.
- HTML: For the structure of the web page.
- CSS: For styling and responsiveness.
- Google Fonts: For using the Poppins and Baloo fonts.
- Responsive Design: Media queries for different screen sizes.