Computer Science, asked by fmikasinovic, 2 months ago

Which tag contains the cell tags besides the table tag?.

Answers

Answered by sanmon
0

Explanation:

The <td> tag, or "table data" tag, creates table cells within a table row in an HTML table.

Similar questions