Google shows this Happy Birthday animation right over top their usual alerts, so:…
What’s the most tone-deaf Google alert that could go under this? This one seems fairly close but I’m sure there’s worse
| Writing | https://dev.to/tigt |
| Comics stuff | https://webcomics.ti.gt/ |
| Tabletop nerd shit | https://ptv.ti.gt |
| Art | https://ti.gt |
Google shows this Happy Birthday animation right over top their usual alerts, so:…
What’s the most tone-deaf Google alert that could go under this? This one seems fairly close but I’m sure there’s worse
Can you help me out, mastodon? 🦣
I recall someone once writing in an article how shadows are supposed to be darker, so white shadows don't make sense even when we have a dark theme.
Does anyone else recall it? Can anyone help me find it again?
Boosts appreciated. Thanks!
#CSS #boxShadow #code #coding #web #webDev #frontend #webDevelopment #dev
2 thumb #slider: 2 range inputs, each tied to an output, all packed in a wrapper. No other elements, no images save for #CSS gradients. #JS only needed to update one CSS variable.
Bonus: #responsive + shape-outside fun! 🌟
Enjoy it on @codepen: https://codepen.io/thebabydino/pen/eYwjjWL
Inspired by a slider demo using divs not tied to the inputs to display the values and created the bars as individual divs via JS.
https://codepen.io/cbolson/pen/WNBxRdP
I reduced the #HTML needed for the slider by over 90% and the JS by 98%.