Pro@programming.dev to Technology@lemmy.worldEnglish · 11 days agoYou no longer need JavaScript: an overview of what makes modern CSS so awesomelyra.horseexternal-linkmessage-square25fedilinkarrow-up134arrow-down12file-text
arrow-up132arrow-down1external-linkYou no longer need JavaScript: an overview of what makes modern CSS so awesomelyra.horsePro@programming.dev to Technology@lemmy.worldEnglish · 11 days agomessage-square25fedilinkfile-text
minus-squaresem@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·11 days agoI have always been intimidated by CSS. Is a random background color possible without JavaScript? Like https://notpurple.com/ ?
minus-squarefeef@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-211 days ago(Not my code) https://codepen.io/beben-koben/pen/eYPNew You might be able to use this idea and set the animation to 0 seconds. On second thought I don’t think it’ll work.
I have always been intimidated by CSS. Is a random background color possible without JavaScript? Like https://notpurple.com/ ?
(Not my code)
https://codepen.io/beben-koben/pen/eYPNew
You might be able to use this idea and set the animation to 0 seconds.
On second thought I don’t think it’ll work.