What is td tag

CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Ranjeet Dateer 5 years ago
- 2 answers
Meghna Thapar 5 years ago
The <td> tag defines a standard data cell in an HTML table. An HTML table has two kinds of cells: Header cells - contains header information (created with the <th> element) Data cells - contains data (created with the <td> element). The <td> tag defines the standard cells in the table which are displayed as normal-weight, left-aligned text. The <tr> tag defines the table rows. There must be at least one row in the table. The <th> tag defines the header cells in the table which are displayed as bold, center-aligned text.
Related Questions
Posted by Manya Sharma 1 year, 4 months ago
- 0 answers
Posted by Account Deleted 4 months, 2 weeks ago
- 1 answers
Posted by Sarvagya Thakur 1 year, 3 months ago
- 1 answers
Posted by Ishika Rathore 1 year, 4 months ago
- 1 answers
Posted by Raju Tandan 1 year, 3 months ago
- 1 answers
Posted by Ananya Ps 1 year, 3 months ago
- 2 answers

myCBSEguide
Trusted by 1 Crore+ Students

Test Generator
Create papers online. It's FREE.

CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
myCBSEguide
Shubham Mishra 5 years ago
0Thank You