Explain the difference between the <thead>, <tbody>, and <tfoot> tags in a table.
Answer Posted / 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 |
Post New Answer View All Answers
What are types of tags in html?
What is html dom?
What does the article tag do?
Is html the only markup language?
Where is the meta title?
What is getelementbyid?
What is a fieldset in html ?
How to give two images in background.
How do you play a audio using html5?
When is it appropriate to use frames?
What does meta mean in memes?
What are dom methods?
Do all HTML tags come in pair?
When was xhtml created?
What is a label element?