Multiple choice technology web technology

In tables,what does The letters td stands for ??

  1. table doc

  2. table data

  3. tab data

  4. table detail

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

The td tag in HTML tables stands for 'table data' and represents a standard cell containing data. This contrasts with th (table header) cells which contain header information.