Explain the difference between the <thead>, <tbody>, and <tfoot> tags in a table.
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• <thead>: Contains the header row(s) of a table.
• <tbody>: Contains the main content rows.
• <tfoot>: Contains the footer rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
• <thead>: Contains the header row(s) of a table.
• <tbody>: Contains the main content rows.
• <tfoot>: Contains the footer rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is html5?
What is td and tr?
Is html static or dynamic?
Can I use percentage values for td width=... Tag?
How many spaces is a tab?
Write an html code to create an e-mail link?
What tag is used to create HTML Lists?
What is strong tag in html?
Does br need a closing tag?
What is frameset in html?
What is html5 and its uses?
What is the difference between div and section?