These exercises are a series of CSS related tasks intended to complement the HTML and CSS content on The Odin Project.
For each exercise we have three main components:
- README.md: exercise details
- index.html: attempted solution to the exercise (some might not be solved yet!)
- solution.html: suggested solution the exercise
When I was going through these exercises I had a downloaded copy of the repo and used the Live Server extension in VSCode to view index.html and solution.html files. I also made use of VSCode's ability to preview Markdown files to read the README.md
files.
I've deployed this repo to a github page
Thanks to Nicolas Vanhoren for helping me make the Markdown pages viewable in github pages.
Note that the include
list was created by using results from ls -1R **/README.md