Cute Santa Claus in CSS3
I recently found a design of Santa Claus made by Matthew Kosloski and decided to convert it into CSS3. So here it is, a pure CSS3 Santa Claus that you can use anywhere without any limitations.
It is created using basic shapes and CSS3 techniques like border-radius
to create circles and beard, border
to create triangles etc. You can check how I created it by looking at the code below.