Tables

<td>

Defines a cell of a table that contains data.

<td>

Defines a cell of a table that contains data.

Syntax

<td></td>

Example

<td class="example">Content here</td>

Notes

Semantic HTML helps screen readers and search engines understand your content.

Try It Yourself

Experiment with this element in the BrowserCode Playground.