Skip to main content

Search

Items tagged with: webdev


Browsers Treat Big Sites Differently (denodell.com)

denodell.com/blog/browsers-tre…

#browser #safari #Firefox #chrome #web #webdev #programming


"CSS is also more fault-tolerant than JavaScript. This means the entire experience won’t be ruined if something conspires to affect your website or web app loading properly.

Content will be shown if CSS experiences an issue being applied. While it won’t look the way you want it to, it will still be readable by the people requesting it. And that’s the important bit."

Making content-aware components using #CSS :has(), grid, and quantity queries by @eric piccalil.li/blog/making-conten…

#frontend #webdev