How to mark up a list or table structure in HTML?

12 replies
Last updated: Jan 12, 2026
HTML wise how would y'all mark this up? Would you use a
<table />
or a `&lt;ul /&gt;`&gt;
AI Update

Hey there! This question seems to be about general HTML markup practices rather than anything specific to Sanity. This community focuses on Sanity.io - the composable content cloud platform - so questions about content modeling, GROQ queries, Studio customization, API usage, and other Sanity-specific topics.

For general HTML and web development questions like choosing between <table> and <ul> elements, you'd get better help in communities like:

  • Stack Overflow
  • r/webdev on Reddit
  • Frontend development Discord servers
  • HTML/CSS specific forums

If you have a Sanity-related question though - like how to structure a schema for tabular data, how to render Portable Text content, or how to query and display list-based content from your Content Lake - feel free to ask! We're here to help with anything Sanity-related.

Show original thread
12 replies

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Was this answer helpful?