Re: HTML Document Question: How should I code this?

Sounding like a table with <tr> and <td>.

From: Janina Sajka <janina@a11y.nyc>
Date: Friday, October 10, 2025 at 12:10
To: Accessibility at the Edge <public-a11yedge@w3.org>
Cc: APA Chairs <group-apa-chairs@w3.org>, Lionel Wolberger <lionel@userway.org>, Jason Taylor <jason@usablenet.com>
Subject: HTML Document Question: How should I code this?

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.


WARNING: The sender of this email could not be validated and may not match the person in the "From" field.


I need a bit of html coding advice for the forthcoming A11yEdge document ...

I have two items I want to list out, naming each and putting anchor tags
pointing to the referenced items.

Below each item I want to show the community group's comments on eachof
those two listed items.

How best to code that?

I'm thinking ...

<ol>

<li> Blah ... <a> ... </a> ...

<p> for our comments </p></li>


Repeat the above for the second li and close </ol>

Is that acceptable? Is there a better approach?


--

Janina Sajka (she/her/hers)
Accessibility Consultant https://linkedin.com/in/jsajka

The World Wide Web Consortium (W3C), Web Accessibility Initiative (WAI)
Co-Chair, Accessible Platform Architectures     http://www.w3.org/wai/apa

Linux Foundation Fellow
https://www.linuxfoundation.org/board-of-directors-2/

Received on Friday, 10 October 2025 12:28:15 UTC