
Responsive Attributes
Generate CSS Grid Layouts With Simple HTML
Responsive Attributes launched on March 16, 2023 with 5 votes, #2,491 of 5,075 launches that month.
What it does
Define columns at mobile, tablet, and desktop breakpoints with simple data-attributes: data-sm="1column" data-md="2column" data-lg="4column". <1kb of CSS!
Does a similar job
all alternatives →


- LALayoutit – An interactive CSS Grid generator2018 · layoutit.com · ▲437

- ASA simple lightweight CSS grid, not a bloated framework2012 · thisisdallas.github.com · ▲134
More life & fun this month
the category →- TL
Life & fun · 15d ago · louisabraham.github.io
- WI
Special relativity simulator in which light crawls along at a human speed, so Lorentz contraction, aberration and Doppler shift happen at walking pace.
Life & fun · 2d ago · rivendell.dmitrybrant.com


9 major streaming services cost $95.91/mo in 2021-03 and $154.41/mo today — up 61%, or $702 a year. Every change sourced.
Life & fun · 1d ago · honestlyranked.com


Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io