Use this project to try some of the css learnings in your own environment! There are some hints and the solution, but try to complete it without the solution and only look at it once you have a working example. Learning to use google and searching the internet is something we need to learn.
git clone
this repository into a folder in your terminalcd
into the directory and useopen index.html
to open it in your browser
Have a look at a finished example
- Host the folder on github pages for free so you can show others a working demo!
- Practice collaborating with your colleagues by forking and then working on their repos.