The cell in a table are created using _________ tag
Answers
Answered by
5
Answer:
I hope it helps!!!!!!
please don't forget to follow me and mark me as brainlieast
Explanation:
Each table header is defined with a <th> tag. Each table data/cell is defined with a <td> tag. By default, the text in <th> elements are bold and centered. By default, the text in <td> elements are regular and left-aligned.
Answered by
4
Answer:
Each table header is defined with a <th> tag. Each table data/cell is defined with a <td> tag. By default, the text in <th> elements are bold and centered. By default, the text in <td> elements are regular and left-aligned.
Similar questions