Complete the following snowman using HTML and CSS code:
See the Pen CSS Snowman by 101 Computing (@101Computing) on CodePen.
Add a Message
Add a “Merry Christmas” message above or below your snowman. And use CSS and google fonts to format this message.
<DIV id="message">Merry Christmas!</DIV>
Gradient Effect
Customise the background of your page using a gradient effect in CSS.
Snow Effect
Check this codepen to add a falling snow effect.
Solution...
The solution for this challenge is available to full members!Find out how to become a member:
➤ Members' Area