James Cocker

11 Followers
121 Following
81 Posts
Freelance web developer in Edinburgh, Scotland.
Websitewww.purplespider.com
@marcoarment Sorry, Marco. Assume the wrapping is meant to be the same? (Would be surprised if I’m first to report this, but couldn’t see another mention).

Looks like someone on the BBC News dev team needs a copy of @belldotbz and @heydon's https://every-layout.dev.

(Here, CSS grid is used and set to always be 4 columns at a particular breakpoint, despite "Most watched" always having exactly 5 items.)

Relearn CSS layout

Just lost a day asking ChatGPT to make different Chrome extensions for me. On the plus side, I can now easily see at a glance how many web pages I visit each day! 🤔
Every time I use :has() it feels like a naughty hack. Such a game-changer. #CSS
After relying on Bootstrap (and before that, Foundation) as the basis for my websites, I've decided it's about time to look at building a site from scratch, i.e. sans CSS framework. 😬 #webdev #frontend #css