Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.1 KB

File metadata and controls

48 lines (31 loc) · 1.1 KB

✨ Key Highlights

  • 🎨 Pixel-perfect static design inspired by Netflix
  • 📱 Mobile-friendly layout with responsive behavior
  • 💻 Built entirely with HTML and CSS (no JavaScript)
  • 🧩 Section-based layout including:
    • Hero section with call-to-action
    • Feature highlights (TV, downloads, kids, etc.)
    • FAQ section with accordion-style layout (static)
    • Footer with navigation links

🛠️ Technologies Used

Technology Purpose
HTML5 Page structure
CSS3 Styling & layout
Flexbox Element positioning
Media Queries Responsive design

📱 Responsive Design

  • Designed for screens of all sizes
  • Optimized specifically for devices under 600px width
  • Uses Flexbox and media queries for adaptive layout

📸 Screenshots

netflix


🚫 Limitations

  • ❌ No functional features (e.g., login, sign-up, video playback)
  • ❌ No JavaScript — purely a visual/static clone