HTML: Results Table
Build a table with accessible column headers.
Before you answer
State the key, the expected grain and one edge case you would test. The goal is not only to get a result, but to know why it is correct.
Hint
Use thead, tbody and th scope=col.
Completion is stored only in this browser.