惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
博客园 - Franky
L
LangChain Blog
GbyAI
GbyAI
A
About on SuperTechFans
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
Y
Y Combinator Blog
Stack Overflow Blog
Stack Overflow Blog
博客园 - 叶小钗
N
Netflix TechBlog - Medium
D
DataBreaches.Net
Martin Fowler
Martin Fowler
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
爱范儿
爱范儿
罗磊的独立博客
H
Help Net Security
云风的 BLOG
云风的 BLOG
C
Check Point Blog

Comments for Jeffrey Zeldman Presents

Jeffrey Zeldman Presents - Remembrance of Websites Past - State of the Web Jeffrey Zeldman Presents - Tales o’ Tech: Suffering Fools - glamorous Weeknotes 26:35 Weeknotes 26:34 | Jeff Bridgforth Jeffrey Zeldman Presents - The Most Important Industrial Designer of All Time - Design Jeffrey Zeldman Presents - Her Glamorous Life - glamorous Jeffrey Zeldman Presents - Ebb, Meet Flow: Intrinsic Design in a Nutshell - State of the Web Weeknotes 26:31 | Jeff Bridgforth Jeffrey Zeldman Presents - A Permanent Home - Indieweb Jeffrey Zeldman Presents - You lost me at “infielder.” - writing Jeffrey Zeldman Presents - The name of this LP is “Side One.” - music zeldman (@zeldman.bsky.social) Weeknotes 26:29 | Jeff Bridgforth Weeknotes 26:28 | Jeff Bridgforth Jeffrey Zeldman Presents - Stalin decided what was good science. Millions starved. - links Memories Can’t Wait—or, How I Learned to Keep Worrying About the Web - Jeffrey Zeldman Presents Jeffrey Zeldman Presents - The Secret - business zeldman (@zeldman.bsky.social) Weeknotes 26:27 zeldman (@zeldman.bsky.social) Early July link roundup Jeffrey Zeldman Presents - Memories Can’t Wait—or, How I Learned to Keep Worrying About the Web - State of the Web Jeffrey Zeldman Presents - The Human Story of the Open Web - State of the Web Jeffrey Zeldman Presents - The End - glamorous Jeffrey Zeldman Presents - Remembrance of zeldman.coms past - Design Jeffrey Zeldman Presents - She’s the Boss. - glamorous Jeffrey Zeldman Presents - Required reading: “The Interracial Cuck Porn Theory of Everything” - Design nathanael (@nathanael@dalliard.ch) Jeffrey Zeldman Presents - My UX Superpower: Nothing Works! - UX jeremiahchronister.bsky.social (@jeremiahchronister.bsky.social)
Ebb, Meet Flow: Intrinsic Design in a Nutshell - Jeffrey ...
Jeremy Keith · 2026-08-20 · via Comments for Jeffrey Zeldman Presents

Instead of chasing an ever-changing number of fixed breakpoints, utopian or intrinsic design follows the web’s intrinsic ebbs and flows via fluid type scales that are always in tune with the screen on which they’re viewed

Ebb, Meet Flow: Intrinsic Design in a Nutshell - Jeffrey Zeldman Presents

Tagged with

Related links

Extending Responsive Video with HTML Web Components | Scott Jehl, Web Designer/Developer

Scott gives a thorough step-by-step walkthrough of building an HTML web component, in this case for responsive video:

In this post, I’m going to talk briefly about responsive video, but most of the post will be about using HTML web components to extend native video behavior in very helpful ways. But even if you’re not particularly interested in video development, stick around as I’ll demonstrate how to build an HTML Web Component to progressively enhance anything you need.

Tagged with

zachleat/table-saw: A small web component for responsive `table` elements.

Now, this is how you design a web component. It’s a progressive enhancement.

Wrap your existing table element inside table-saw and it will behave responsively. If anything goes wrong with the JavaScript, the fallback is the regular table that’s already in your markup.

I just wish the installation didn’t assume that you’re using npm …it’s not really “zero dependency” if it depends on that.

Tagged with

On Container Queries, Responsive Images, and JPEG-XL – Cloud Four

Container queries can’t be used in the sizes attribute for responsive images. Here, Jason breaks down why that is (spoiler: it’s the lookahead pre-parser) and segues into a truly long term solution: a “magical” image format.

If you’ve ever thought it felt weird to put media conditions inside the HTML for responsive images, this will resonate.

Tagged with

Related posts