Ubuntu was assaulting me with some errors I couldn't figure out, so I uninstalled and installed some stuff again and some settings got lost.

So I got hit with an abomination produced by Search Assist when I looked up my article to reference it in the description of a CodePen demo.

#CSS #AI #code #coding #frontend #cssGradient #halftone #imageEffect #web #dev #webDev #webDevelopment #cssPattern #aiSlop

Minimal interactive before vs. after image comparison slider on @codepen
https://codepen.io/thebabydino/pen/MWMvxxX

✨ a single element, no ::before or ::after
✨ under 20 CSS declarations
✨ JS only needed to update 1 CSS variable on drag

Can you guess how I did it before checking the demo?

#css #frontend #imageEffect #code #coding #web #webDev #dev #js #javascript #webDevelopment

Comparison slider: grayscale()-like effect

...

Old Photo Effect with CSS
by Álvaro Montoro
@alvaro_montoro at @gitconnected
A step-by-step guide on creating an old-style photo using CSS
#css #imageeffect #webdev

https://levelup.gitconnected.com/old-photo-effect-with-css-54f5be9912b

Old Photo Effect with CSS - Level Up Coding

This article will review how to create an old photo effect on any picture using only CSS. No need for Photoshop or any other image editor. And all in just a few lines of code! We will check three…

Level Up Coding