← Back to Tag Glossary

<td>

Lists & Tables

Defines a standard table data cell inside a row.

Common Attributes

  • colspan Configures the element's custom colspan parameter.
  • rowspan Configures the element's custom rowspan parameter.
interactive-example.html
Live Preview