Animate Linear Gradient
22.05.2019
Animate linear-gradient using CSS variables and JavaScript. I use two CSS gradients for this effect.
Made with: HTML,CSS,JS
Pure Css Barber's Pole
2.10.2016
Pure CSS barber's pole using linear-gradient.
Made with: HTML,CSS (Stylus)
Animated Text-Shadow Pattern
21.12.2013
Uses background-clip: text & linear-gradient to simulate striped text shadow.
Made with: HTML,CSS
Linear Gradient Columns
21.01.2013
Used background: linear-gradient to create a pattern of columns.
Made with: HTML,CSS
Single Element Rainbow Colored Apple Logo
8.08.2012
CSS linear-gradient, :before, :after pseudo elements and box-shadow tricks.
Made with: HTML (Slim),CSS