Multiple choice

The number of rows in a table can be

  1. 16

  2. 64

  3. 256

  4. 128

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

HTML tables can have up to 256 rows. This limit comes from early HTML specifications and browser implementations, though modern tables can typically handle more rows without issues.