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 empty elements?
Why to use figure tag in html5?
What is list tag in html?
What is lang attribute?
What is html5 and what is it used for?
What is the correct html for creating a hyperlink with title?
What is a head tag?
How dhtml is used in internet explorer?
Why is XHTML2 needed? Isn't XHTML 1 good enough?
What is description list?
What is title in html?
Why div tag is used in html?