2 views
25 Jan 2026
Create an FAQ list where each question uses details/summary inside a list item....
2 views
25 Jan 2026
Create a simple pricing table for meetcode with columns Plan and Price....
3 views
25 Jan 2026
Create a table where data cells reference header ids using the headers attribute....
3 views
25 Jan 2026
Create an ordered list of completed lessons with check marks using plain text....
3 views
25 Jan 2026
Create one table and use only one caption (show the correct way)....
2 views
25 Jan 2026
Create a heading 'Today on meetcode', then a list of tasks and a small table....
4 views
25 Jan 2026
Create a table with two columns: Topic and Questions. Add one row for HTML: 30....
2 views
25 Jan 2026
Add a caption 'meetcode topic stats' to a table....
4 views
25 Jan 2026
Create a list of three meetcode pages: Home, Topics, Profile....
4 views
25 Jan 2026
Create a nav list where 'Topics' has subitems HTML and CSS....
2 views
25 Jan 2026
Write an ordered list: Open meetcode, Pick topic, Solve one question....
3 views
25 Jan 2026
Create a definition list for 'Easy' and 'Hard'....
3 views
25 Jan 2026
Create a table with rows: HTML 30, CSS 30....
2 views
25 Jan 2026
Make a table and set scope for column headers....
3 views
25 Jan 2026
Create a list of links: meetcode Home and meetcode Topics (href '#')....
2 views
25 Jan 2026
Create a table where the first column is a row header (scope='row')....
4 views
25 Jan 2026
Create a table using thead and tbody sections....
3 views
25 Jan 2026
Create a list where each item contains an article with title and text....
2 views
25 Jan 2026
Create a table and add colgroup with two columns....
3 views
25 Jan 2026
Create a simple study schedule table for meetcode: Day and Topic....
2 views
25 Jan 2026
Create a dl for profile: Name -> Ravi, Site -> meetcode....
2 views
25 Jan 2026
Make a table where one cell contains a link to meetcode topics....
4 views
25 Jan 2026
Create an ordered list where step 2 has two substeps (read, practice)....
2 views
25 Jan 2026
Create a caption and a short paragraph above the table describing it....
2 views
25 Jan 2026
Create a table header row where 'meetcode topics' spans two columns....
4 views
25 Jan 2026
Create a table where 'Web' is a row group header spanning two topic rows....
3 views
25 Jan 2026
Make a list of two items; each item has an h3 and a short paragraph....
2 views
25 Jan 2026
Create a table with tfoot row showing total questions 60 for HTML+CSS....
2 views
25 Jan 2026
Make a table matching this diagram: [Header: Topic|Level] then [Row: HTML|Easy]....
3 views
25 Jan 2026
Create a checklist using ul where each li contains a checkbox....