DEV Community

Discussion on: ๐Ÿ˜ก Fine...you want CSS art you got it! ๐Ÿ’ช My first ever CSS art.

Collapse
 
danbmky profile image
Dan Bamikiya

if i wanted to attempt this which i wouldn't cause...waste of time. i would've used a single div(just to flex) and applied a whole bunch of gradients on the background-image property (something like this: github.com/danBamikiya/movie-finde...) [that styling is generated] and if I want to go further and animate (like an eye wink or something) I'll apply an animation property that animates the background-position and background-size

Collapse
 
grahamthedev profile image
GrahamTheDev

Someone beat us both too it!

dev.to/posandu/comment/1i9jk

Thread Thread
 
danbmky profile image
Dan Bamikiya

That's WILD! He inlined it!
I guess the next war is a 0 div war. Only styling the html element.

Thread Thread
 
grahamthedev profile image
GrahamTheDev • Edited

The real pros donโ€™t use any CSS, HTML, images, JS at all! (Firefox only) ๐Ÿ˜‰

In fact if you like abusing the web you might like that whole series! ๐Ÿคฃ

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
grahamthedev profile image
GrahamTheDev

I have dropped a comment on SO, if you create a fiddle or give a bit more detail on the problem I can help you further on SO (I have a busy day today so if I am slow to respond my apologies).