That's right. 😄 Layering a bunch of HTML elements with the right colors and layering techniques results in amazing images.
This code was written as a completion of the course on CSS images. Original course document on building the koala can be found here.
Using the knowledge gained from the Koala exercise, I built Santa Claus trying to achieve this
Fine by me. Follow these steps:
- Clone/download the repository
- Navigate to the root directory
- Right click and
open in terminal
- Run
live-server
This is assuming that you have live-server installed. If not, you can always do a quick
npm install -g live-server
.
Alternatively, run the code the old fashioned file:///pathToIndexFile
way.
Well, there are a number of reasons:
- fun 😉
- to gain a deeper understanding of CSS (especially layering) 💪
- to pass time
- any other reason you want
Koala from the exercise
Santa Claus