Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

HTML table td meaning

It stands for Table Data


table data cell

quickest answer: http://www.w3.org/TR/html401/struct/tables.html#edef-TD

(edit) here is the html5 edition: http://www.w3.org/TR/html5/tabular-data.html#the-td-element


It means table data which is basically a cell or column.

Note also that tr stands for table row.


TD stand for Table Data.


Yeah, table data. It doesn't make sense if you don't know about th, table header, since without it table cell would be a better one.


Stands for Table Data You use it for putting data in your table


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!