22 Aug 25

17 Jul 25

Text alternatives, are a primary way of making visual information accessible, because they can be rendered through many sensory modalities (for example, visual, auditory or tactile) to match the needs of the user. Providing text alternatives allows the information to be rendered in a variety of ways by a variety of user agents.

by knights 5 months ago

15 Jul 25

Every element I use for the basic structure of a HTML document, with explanations why.

by knights 5 months ago

Mailing list for new content at the Web Design References site.

by knights 5 months ago

Comprehensive guide on HTML, CSS, Accessibility, &c.

by knights 5 months ago

13 Jul 25

A very simple, no specific backend required, way to reload the current web page. Super useful for development.

by sebastien 5 months ago saved 3 times

10 Jul 25

A library that allows to edit any HTML document using rich primitives. I’m curious about the implementation, but I think having a wrapper around contenteditable=true nodes that controls the state of the HTML, and especially what can be pasted in is gold. The problem is selection management, though.

by sebastien 5 months ago

02 Jul 25

Abridge is a fast and lightweight Zola theme using semantic html, abridge.css class-light CSS, and No Mandatory JS.

by alexgroth 5 months ago

After learning a little bit more about web accessibility last year I had been exploring some of the less common HTML elements, and making changes to this website, like wrapping the text of the posts on this blog in <article> tags and adding a <main> tag in the website’s layout templates (this website is built using Eleventy).

by smithographic 5 months ago saved 4 times

23 Jun 25

Go build easily maintainable websites

by edml 6 months ago saved 5 times
Tags:

20 Jun 25