This is a the UI of YouTube made with HTML and CSS. If you are learning HTML and CSS as a begginner, hope you will get something from this simple project including but not limited to:
- CSS nested layouts: flexbox and Grid
- Responsive web design with CSS media query
- CSS positions: sticky, absolute, relative, fixed
- and more
I strongly believe that the only way to learn coding is by doing. So, if you practice more and more projects in a regular basis, you will be a professional developer.
Running this project is as easy as pie. Just open the index.html
file in any browser that you have in your device. That is it, nothing less nothing more.
👉 YouTube Clone With HTML and CSS
Thank you for browsing this repo. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Made with ❤️ by Aklilu Mandefro