Relative File Paths - Activity
Instructions:
Modify each of the four index.html
pages, provided above, such that they can access the CSS inside their folder. Don't move the CSS file, and don't move the HTML file.
Use relative linking to make it work!
Hint:
If you need some reading material on relative linking you can use https://css-tricks.com/quick-reminder-about-file-paths/