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 |
How to create a nested webpage in html?
What is html template engine?
What is Geolocation API in HTML?
What are smart tags in word?
What are browser navigation buttons?
What is HTML5 Web Storage?
How do you create text on a webpage that allows you to send an email when clicked?
How do you use html tags?
Should I use tables in html?
How do you center a tag in html?
What are the two types of tags in html?
Should I close br tag?