Another Halloween-themed illustration done with HTML and CSS. If yesterday it as a little Grim Reaper, today it is Frankenstein's Monster:
While coding it, I realized that it started looking more like the Hulk and less like Frankenstein's monster... I almost changed direction halfway and go with the superhero approach instead of the monster, but I didn't.
The whole drawing process took around one hour. Here there's a 3-minute video of how it was done (at 20x):
A couple of things to do before the next illustration: practice repeating gradients in CSS (had some trouble with them for the stitches, opted for a regular gradient), and revisit Flex (I got confused with align-items
and justify-content
.)
Top comments (4)
Extra points for using the correct name/identification!! Frankenstein's monster. đź‘Ź
Thanks 🤓
Amazing! I never imagine how can draw image by css, but this video show the process, thx!
( I always draw by hand or tablet so this seems very exciting )
Thats amazing! Really. Never thougt that it possible to create something like this with just pure HTML and CSS.