Web Standards

101 posts

Web Standards banner
Web Standards

Web Standards

@webstandardsdev

Daily web platform news by @pepelsbey_dev

Joined Ekim 2025
0 Following178 Followers
Web Standards
Web Standards@webstandardsdev·
Un-Sass’ing my CSS: native CSS nesting. @StuRobson walks through how native CSS nesting works in browsers and compares it to Sass: specificity, the & symbol, practical differences, and component examples, including alerts, cards, and search forms. #css alwaystwisted.com/articles/UnSas…
Web Standards tweet media
English
1
2
17
787
Web Standards
Web Standards@webstandardsdev·
You don’t know HTML tables. Frank M Taylor goes beyond the basics, exploring table vocabulary, the Table Object Model API, header cell semantics with scope and headers attributes, and practical patterns for building accessible, well-structured tables. blog.frankmtaylor.com/2026/03/05/you…
Web Standards tweet media
English
0
1
6
349
Web Standards
Web Standards@webstandardsdev·
Everything you never wanted to know about visually-hidden. David Bushell traces the history of the pattern, tests a minimal CSS approach, and explains why the platform still lacks a native alternative. #a11y #css dbushell.com/2026/02/20/vis…
Web Standards tweet media
English
2
5
14
786
Web Standards
Web Standards@webstandardsdev·
CodePen 2.0 is now in public beta. Pens now have their own file system with folders, a new block-based build process without config, real-time collaboration by invite, an omnibar for quick access to files and commands, and privacy controls. #tools #css codepen.io/beta
Web Standards tweet media
English
1
1
3
468
Web Standards
Web Standards@webstandardsdev·
A new meta tag for respecting text scaling on mobile. Manuel Matuzović shows how the proposed <meta name="textscale"> element lets websites honor OS text size settings in mobile Chrome. Units like em and rem scale, pixel values stay fixed. #html #a11y youtu.be/XVIgKEOVfVg
YouTube video
YouTube
Web Standards tweet media
English
0
0
4
128
Web Standards
Web Standards@webstandardsdev·
Define the theme color for Safari 26. Martin Grubinger shows how to work around the dropped <meta name="theme-color"> with scroll-driven animations and a hidden fixed element that sets the browser chrome color. #safari #css grooovinger.com/notes/2026-02-…
Web Standards tweet media
English
0
0
3
73
Web Standards
Web Standards@webstandardsdev·
Native random values in CSS. @alvaro_montoro explores random() and random-item(), two new CSS functions. random() returns a value within a range, random-item() picks from a list. Both support sharing to correlate results. Only Safari 26.2 so far. #css alvaromontoro.com/blog/68092/nat…
Web Standards tweet media
English
0
2
3
307
Web Standards
Web Standards@webstandardsdev·
Firefox 148 release notes for developers. The release adds the HTML Sanitizer API and Trusted Types, plus Iterator​.zip() and zipKeyed(), the CSS shape() function, improved anchor positioning, and the experimental Document Picture-in-Picture API. #firefox developer.mozilla.org/en-US/docs/Moz…
Web Standards tweet media
English
0
2
9
450
Web Standards
Web Standards@webstandardsdev·
Sprites on the web. Josh Comeau shows how to animate spritesheets in CSS within the <img> viewport: object-fit, object-position, and steps(jump-none) for clean frame-by-frame motion, plus when sprites beat GIFs, and when procedural animation is better. joshwcomeau.com/animation/spri…
Web Standards tweet media
English
0
1
6
108
Web Standards
Web Standards@webstandardsdev·
An in-depth guide to customizing lists with CSS. Richard Rutter covers lh indents, ::marker styling limits, and cross-browser symbols via @​counter-style, plus a ::before fallback when support for some features might be limited. #css piccalil.li/blog/an-in-dep…
Web Standards tweet media
English
0
2
4
119