Accessible FAQ List

Medium
2 views 25 Jan 2026
Create an FAQ list where each question uses details/summary inside a list item....

Pricing Table

Medium
2 views 25 Jan 2026
Create a simple pricing table for meetcode with columns Plan and Price....

Table with headers Attribute

Hard
3 views 25 Jan 2026
Create a table where data cells reference header ids using the headers attribute....

List of Completed Lessons

Medium
3 views 25 Jan 2026
Create an ordered list of completed lessons with check marks using plain text....

Table with Multiple Captions (Not Allowed)

Hard
3 views 25 Jan 2026
Create one table and use only one caption (show the correct way)....

Simple List Table Combo

Hard
2 views 25 Jan 2026
Create a heading 'Today on meetcode', then a list of tasks and a small table....

Simple Table

Easy
4 views 25 Jan 2026
Create a table with two columns: Topic and Questions. Add one row for HTML: 30....

Table Caption

Easy
2 views 25 Jan 2026
Add a caption 'meetcode topic stats' to a table....

Three-Item List

Easy
4 views 25 Jan 2026
Create a list of three meetcode pages: Home, Topics, Profile....

Nested Navigation List

Easy
4 views 25 Jan 2026
Create a nav list where 'Topics' has subitems HTML and CSS....

Ordered Steps List

Easy
2 views 25 Jan 2026
Write an ordered list: Open meetcode, Pick topic, Solve one question....

Definition List Basics

Easy
3 views 25 Jan 2026
Create a definition list for 'Easy' and 'Hard'....

Table with Two Rows

Easy
3 views 25 Jan 2026
Create a table with rows: HTML 30, CSS 30....

Table with Header Scope

Easy
2 views 25 Jan 2026
Make a table and set scope for column headers....

List with Links

Easy
3 views 25 Jan 2026
Create a list of links: meetcode Home and meetcode Topics (href '#')....

Row Header Example

Medium
2 views 25 Jan 2026
Create a table where the first column is a row header (scope='row')....

Table Head and Body

Medium
4 views 25 Jan 2026
Create a table using thead and tbody sections....

List of Cards with Articles

Medium
3 views 25 Jan 2026
Create a list where each item contains an article with title and text....

Table with Colgroup

Medium
2 views 25 Jan 2026
Create a table and add colgroup with two columns....

Table with Simple Schedule

Medium
3 views 25 Jan 2026
Create a simple study schedule table for meetcode: Day and Topic....

Description List for Profile

Medium
2 views 25 Jan 2026
Create a dl for profile: Name -> Ravi, Site -> meetcode....

Table with Link Cell

Medium
2 views 25 Jan 2026
Make a table where one cell contains a link to meetcode topics....

Nested Ordered List

Medium
4 views 25 Jan 2026
Create an ordered list where step 2 has two substeps (read, practice)....

Accessible Table Caption and Summary Text

Medium
2 views 25 Jan 2026
Create a caption and a short paragraph above the table describing it....

Table with colspan

Hard
2 views 25 Jan 2026
Create a table header row where 'meetcode topics' spans two columns....

Table with rowspan

Hard
4 views 25 Jan 2026
Create a table where 'Web' is a row group header spanning two topic rows....

Complex List with Headings

Hard
3 views 25 Jan 2026
Make a list of two items; each item has an h3 and a short paragraph....

Table with tfoot

Hard
2 views 25 Jan 2026
Create a table with tfoot row showing total questions 60 for HTML+CSS....

Diagram to Table

Hard
2 views 25 Jan 2026
Make a table matching this diagram: [Header: Topic|Level] then [Row: HTML|Easy]....

Checklist Form with List

Hard
3 views 25 Jan 2026
Create a checklist using ul where each li contains a checkbox....