Tables Quiz

Complete this assessment with 100% score to master this chapter.

01Which element creates a header cell in a table (as opposed to a data cell)?

02What does scope="col" on a <th> tell assistive technologies?

03What does colspan="3" on a <td> or <th> do?

04Which CSS property merges double borders into clean single borders in a table?

05Which is the simplest strategy to make a wide table usable on a small mobile screen?