Skip to content

Sekhard26/netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone – HTML & CSS Project

This is a simple Netflix homepage clone made using HTML and CSS. The goal of this project was to practice basic web development concepts like layout, styling, flexbox, and responsive design. This project helped me understand how real websites structure their UI.

Features

  • Basic Netflix-style homepage layout
  • Navigation bar
  • Hero section similar to Netflix
  • Uses simple and clean HTML & CSS
  • Beginner-friendly project to practice styling

File Structure

Netflix-Clone/
│-- assets/
│-- favicon.ico
│-- index.html
│-- style.css

What I Learned:

  • How to structure a webpage using HTML
  • How to style sections using CSS
  • How flexbox works
  • Working with images and background banners
  • Creating a layout similar to a real website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors