Skip to content
Standard
Reader
Log in
Tag
Html
Articles and publications tagged Html across the Atmosphere.
118
articles
38
publications
Articles
Publications
Recent
Recent
Trending
Most popular
Michaël Vanderheyden, UX & Accessibility Lead | Th3S4mur41
·
Sep 23, 2026
Language Attribute: Setting the Right Context
Learn how the HTML lang attribute improves screen reader pronunciation, supports multilingual accessibility, and enables language-aware testing across browsers
a11y
·
html
Vale.Rocks
·
Sep 9, 2026
My HTML Boilerplate
A document outlining and explaining my general structure for HTML pages to use. A slim general markup template that applies to almost all HTML documents on the web and forgoes anything unnecessary. It is a general framework to build upon for individual sites.
front-end
·
HTML
Schalk Neethling - Open Web, Open Source, and Web Accessibility
·
Aug 26, 2026
Figure, video, figcaption, and accessibility
What makes a video element accessible is captions, descriptions, and a transcript. When those are out of reach, what are the remaining options for giving a video element an accessible name?
html
·
accessibility
matuzo.at
·
Aug 20, 2026
My HTML boilerplate in 2026
Every element I use for the basic structure of a HTML document, with explanations why.
blog
·
posts
YAGNI Club
·
Aug 11, 2026
HTML over the wire
WebSockets for HTML over the wire? In this economy?
2
·
WebSockets
·
webdev
Chris Burnell
·
Aug 8, 2026
Ghost-wrangling
My Flow utility class was applying margins around invisible elements like style and script tags, throwing off the vertical rhythm around them. Here's what I did to fix it, and why I also swapped em for lh while I was in there.
css
·
css-variables
Irrelefante
Bot
·
Jul 22, 2026
HTML Day 2026
eventos
·
web
Logg for Aslak Raanes
·
Jul 18, 2026
Deleted and striked
Part of this text is marked as deleted. (with ) Is there a difference when text is striked? (with )
del
·
HTML
PowerShell Pocket Blog
·
Jul 14, 2026
The Power of Primes
Prime numbers are pretty powerful. That's why I just released a new PowerShell module based off of an old mathematical concept: PrimeTime. PrimeTime uses prime numbers as time intervals.
PowerShell
·
HTML
Austin Gil
·
Jul 10, 2026
Animating Element with Only CSS
This post provides the most straightforward and minimum way to animate the HTML detials element using only CSS.
coding
·
css
Michaël Vanderheyden, UX & Accessibility Lead | Th3S4mur41
·
Jul 8, 2026
Focusgroup: The Future of Keyboard Navigation
Chrome and Edge 150 shipped native focusgroup support — an HTML attribute that brings arrow-key navigation to the browser, with automatic ARIA roles and a polyfill available today.
html
·
a11y
PowerShell Pocket Blog
·
Jun 26, 2026
Friday Fun #1 - Servers with PowerShell
I've been doing WebDev with PowerShell for a while now. I find it a lot of fun. I'm somewhat obsessed with making things easy in PowerShell and trying to make development fun.
1
·
HTML
·
Web
Michaël Vanderheyden, UX & Accessibility Lead | Th3S4mur41
·
Jun 24, 2026
decoding=async can break multipage view transitions
Turns out optimizing for performance can actually harm user experience... Did you know that decoding "async" can break multipage View Transitions? When a view transition is triggered, the browser captures a snapshot of the new page to animate from. If an image is still decoding asynchronously at tha...
css
·
html
oh hey, it's owais
·
Jun 23, 2026
Web 1.0 Components
Dev Log 58: 2026-06-22
3
·
Lit
·
TypeScript
PowerShell Pocket Blog
·
Jun 19, 2026
Making Memes
It's Friday. Let's have some Fun! Let's write fun servers in PowerShell. About a week ago, I released Fun. It's a fun functional server in PowerShell.
PowerShell
·
Web
Michaël Vanderheyden, UX & Accessibility Lead | Th3S4mur41
·
Jun 17, 2026
href="#" and the Focus Trap
An empty href="#" is valid HTML — but it scrolls the page without moving keyboard focus, silently breaking WCAG 2.4.3. Here's why, and the one-line fix.
a11y
·
html
Michaël Vanderheyden, UX & Accessibility Lead | Th3S4mur41
·
Jun 4, 2026
headingoffset Is Coming: How to Prepare Today
With headingoffset starting to land in browsers, learn how to prepare now using polyfills, safe CSS fallbacks, and accessibility-first heading styling.
html
·
css
matuzo.at
·
Jun 3, 2026
Context-aware headings in HTML
A common issue that we've probably all faced at some point is having a component that includes a heading, which sometimes should be an H2 and sometimes maybe an H3, depending on where it's used.
html
·
blog
matuzo.at
·
May 22, 2026
Don't put aria-label on generic elements like divs
This post is part of a series called #WebAccessibilityFails, where I collect common issues I find in accessibility audits so that you can avoid them in the future.
html
·
blog
Michaël Vanderheyden, UX & Accessibility Lead | Th3S4mur41
·
May 7, 2026
Grid Lanes, Subgrid, and No Extra Wrappers
A narrative walkthrough of how grid lanes, subgrid, and anchor positioning let me remove wrapper-heavy CSS workarounds as a progressive enhancement.
html
·
css
J Sutherland's blog
·
May 2, 2026
Devlog: HTML template
Just a quick update on what I'm working on this week.
Html
·
CSS
hyperreal's Leaflets
·
Apr 20, 2026
To yak-shave, or not to yak-shave
Herein I contemplate how to present the root of my internet existence.
html
·
css
fluffy
·
Apr 8, 2026
Specification vs. implementation
HTML
·
conformance
today iain learned
·
Apr 3, 2026
Better code blocks with the Astro Expressive Code integration
today iain learned: How to build better and more accessible code blocks with the Astro Expressive Code integration
webdev
·
HTML
Home
Latest
Discover
Search