https://github.com/redayzarra/study-html-css
This is a project-based course I followed to learn and apply HTML 5 and CSS 3 to create a YouTube clone! (Unfinished)
https://github.com/redayzarra/study-html-css
css3 html-css html5 youtube
Last synced: about 2 months ago
JSON representation
This is a project-based course I followed to learn and apply HTML 5 and CSS 3 to create a YouTube clone! (Unfinished)
- Host: GitHub
- URL: https://github.com/redayzarra/study-html-css
- Owner: redayzarra
- Created: 2022-11-15T05:19:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T05:26:59.000Z (almost 3 years ago)
- Last Synced: 2025-07-04T09:47:00.617Z (3 months ago)
- Topics: css3, html-css, html5, youtube
- Language: HTML
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# study-html-css
This is a project-based course I followed to learn and apply HTML 5 and CSS 3 to create a YouTube clone!I have not finished this project (turns out recreating duplicates of pre-existing websites is really boring) but
I have learned a lot from this project. To begin, the project is to create a one-for-one copy of the YouTube home
page where there are many options for users to explore with many kinds of buttons and menus.I learned everything from hovering transitions to the nested flexbox technique! As fun as it was to learn these
things, I hope to move on to more creative projects. This was definitely a great place to start... I hope I can
learn more with the frameworks I have scheduled for myself to learn.