Explain the difference between the <thead>, <tbody>, and <tfoot> tags in a table.
Answer Posted / hr@tgksolutions.com
• <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 |
Post New Answer View All Answers
Is it better to use iframe?
Where does nav go in html?
How to write the opening tag of an xhtml element?
What are the advantages of SVG over other image format like JPEG or GIF?
What is html element and tag?
Why to use xhtml modularization?
What is html5 used for?
What is output in html?
What is a deprecated tag?
Is sql a programming language?
What is opening tag and closing tag in html?
What are html5 tags?
What is
What is a block element?
Is color a new html5 element of input type?