Overview for 'original-content'
Written by Bram.us
/ Original link
on Jan. 1, 2022
The other day I saw “Alternate Column Scroll” by Manoela Ilic float by. It’s a tutorial/demo in which some of the content columns scroll in the opposite direction, powered by Locomotive Scroll. https…
Written by Bram.us
/ Original link
on Dec. 27, 2021
Photo by Jr Korpa on Unsplash Things have been going hard for CSS in 2021. The CSS Working Group has cranked out a ton of work, polishing existing CSS features and specifying lots of new ones too —…
Written by Bram.us
/ Original link
on Dec. 21, 2021
An ECMAScript Proposal that recently made it to Stage-3 is array grouping. The proposal brings us the array.groupBy() and array.groupByToMap() methods to easily group arrays. ~ 💁♂️ Stage-3?The Techn…
Written by Bram.us
/ Original link
on Dec. 21, 2021
Safari Technology Preview 137 just dropped, with unflagged support for CSS :has(). Often dubbed “the parent selector”, CSS :has() is way more than that … ~ # CSS :has()? As per selectors-4 specificat…
Written by Bram.us
/ Original link
on Dec. 18, 2021
In Chromium 96 on Mac there’s a bug where it will show box characters instead of hyphens. It doesn’t happen with all fonts, but it happens enough to notice. Awaiting a patched Chromium 98, we can use…
Written by Bram.us
/ Original link
on Dec. 17, 2021
For the third year in a row, CSS-Tricks is doing an End of Year series with posts from several web developers. This time, Chris asked all selected developers the same question: What is the one thing…