#csswtf — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #csswtf, aggregated by home.social.
-
Extremely annoying #CSS gotcha: container query units seem to be relative to the `content-box` dimensions. And there doesn't seem to be any way to make them relative to the `border-box` dimensions... which is what I need to solve other problems caused by container queries. 😭
#cssWTF #gotcha #layout #cssLayout #wtf #code #coding #containerQueries #containerQuery #frontend #webDev #webDevelopment
-
Extremely annoying #CSS gotcha: container query units seem to be relative to the `content-box` dimensions. And there doesn't seem to be any way to make them relative to the `border-box` dimensions... which is what I need to solve other problems caused by container queries. 😭
#cssWTF #gotcha #layout #cssLayout #wtf #code #coding #containerQueries #containerQuery #frontend #webDev #webDevelopment
-
In #CSS
😵`grey` is darker than `darkgrey`
😵`pink` is lighter than `lightpink`
😵💫R channel at 255 with G & B at 0 is `red`, B channel at 255 with R &G at 0 is `blue`... but G channel at 255 with R &B at 0 is not `green`, it's `lime`!
🥴`fuchsia` is `magenta`
🥴`aqua` is `cyan`For real, see this page by @Meyerweb https://meyerweb.com/eric/css/colors/ (which I've been using for over a decade)
A bit of history https://twitter.com/briankardell/status/1157667417381842945
#cssWTF #wtf #dafuq #code #coding #frontend #web #webDev #webDevelopment