1,206 views · 13 active
A cartoon skull with a hotpink hat on.
atom@argyleink
notecss
.classic-gradient {
  background-image: 
    linear-gradient(45deg, 
      white, 
      black 0% 20%, 
      white 0% 40%, 
      black 0% 60%, 
      white 0% 80%, 
      black 0% 100%
    )
  ;
}
Deep-mind: CSS is becoming a human-computer friendly language that makes your cascading style system work like the way you talk & walk the cascade. It's so readable saliently, it breathes codepen.io/Bliepjes/pen/e…
Justgu.usJustgu.us
Inspired by my ill-informed brain yesterday in @ChallengesCss’s comments 🤣🤦🏻‍♂️
Brandon McConnell 🇺🇦✊Brandon McConnell 🇺🇦✊
Sorta, I've got a few more clips I'll be sharing and they aren't about double position syntax
Adam ArgyleAdam Argyle