- 🎨 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
| Technology | Purpose |
|---|---|
| HTML5 | Page structure |
| CSS3 | Styling & layout |
| Flexbox | Element positioning |
| Media Queries | Responsive design |
- Designed for screens of all sizes
- Optimized specifically for devices under 600px width
- Uses Flexbox and media queries for adaptive layout
- ❌ No functional features (e.g., login, sign-up, video playback)
- ❌ No JavaScript — purely a visual/static clone
