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 are keyword tags?
What is alt text word?
How to set the focus to the element in html?
What is the correct html for creating a hyperlink with title?
What are the two components of html attributes?
Can a div have 2 classes?
What is singular tag?
What is the difference between html5 application cache and regulate html browser cache?
How do you change the number type in the middle of a list?
What is deprecated in html5?
Can a single text link point to two different web pages?
What is the main function of html?