https://github.com/rxshabn/netflix_clone
Netflix.com layout clone
https://github.com/rxshabn/netflix_clone
clone-website css3 frontendweb html5 webdevelopment website
Last synced: 2 months ago
JSON representation
Netflix.com layout clone
- Host: GitHub
- URL: https://github.com/rxshabn/netflix_clone
- Owner: rxshabN
- Created: 2024-06-04T17:56:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T18:00:04.000Z (about 2 years ago)
- Last Synced: 2025-03-30T03:14:40.378Z (over 1 year ago)
- Topics: clone-website, css3, frontendweb, html5, webdevelopment, website
- Language: HTML
- Homepage: https://rxshabn.github.io/Netflix_Clone/
- Size: 872 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix_Clone
Netflix.com layout clone
I have created the layout of Netflix landing webpage. It does not use javascript hence it is not completely responsive however the buttons which use anchor tags are functional and redirect the user to the specific webpage in the Netflix directory. This is a cloned layout made using raw HTML and CSS and implements concepts such as semantic tags, flexbox and grid layout.