↧
Answer by lonesomeday for What is the origin of the HTML tag name: ""
Looking at the HTML spec, it seems that it's an abbreviation for "table data cell", whereas th is an abbreviation of "table header cell".
View ArticleAnswer by abaumg for What is the origin of the HTML tag name: ""
The meaning of <td> is "table data"
View ArticleAnswer by tomaski for What is the origin of the HTML tag name: ""
I always assumed it stood for "Table Data"
View ArticleAnswer by David Fells for What is the origin of the HTML tag name: ""
TD = Table Data ... Intuitive, no?
View ArticleWhat is the origin of the HTML tag name: ""
I know it's a little off-topic, but what is the origin of the tag name "TD" used in HTML table markup?"TH" seems like it should stand for "Table Header" and "TR" for "Table Row", but what about "TD"?
View Article
More Pages to Explore .....