<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web-Standards on MacWorks</title><link>https://macworks.dev/tags/web-standards/</link><description>Recent content in Web-Standards on MacWorks</description><generator>Hugo</generator><language>en</language><atom:link href="https://macworks.dev/tags/web-standards/index.xml" rel="self" type="application/rss+xml"/><item><title>2026-05-23</title><link>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-05-23/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-05-23/</guid><description>&lt;h1 id="simon-willison--2026-05-23"&gt;Simon Willison — 2026-05-23&lt;a class="anchor" href="#simon-willison--2026-05-23"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="highlight"&gt;Highlight&lt;a class="anchor" href="#highlight"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Today&amp;rsquo;s update features a practical web standards TIL (Today I Learned) about the &lt;code&gt;&amp;lt;dl&amp;gt;&lt;/code&gt; HTML element, proving there are still useful nuances to uncover in foundational markup regarding structure, styling, and accessibility.&lt;/p&gt;
&lt;h2 id="posts"&gt;Posts&lt;a class="anchor" href="#posts"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;[On the dl]&lt;/strong&gt; · &lt;a href="https://simonwillison.net/2026/May/23/on-the-dl/#atom-everything"&gt;Source&lt;/a&gt;
Simon shares a few structural and historical insights regarding HTML description lists, prompted by an article by Ben Meyer. For practical formatting, he highlights that a single &lt;code&gt;&amp;lt;dt&amp;gt;&lt;/code&gt; can be followed by multiple &lt;code&gt;&amp;lt;dd&amp;gt;&lt;/code&gt; elements and that pairs can be grouped strictly inside a &lt;code&gt;&amp;lt;div&amp;gt;&lt;/code&gt; for easier CSS styling. He also notes the 2008 HTML5 nomenclature shift from &amp;ldquo;definition lists&amp;rdquo; to &amp;ldquo;description lists&amp;rdquo; and includes a valuable link to Adrian Roselli concerning screen reader accessibility and ARIA labeling.&lt;/p&gt;</description></item></channel></rss>