write the signification of the table in HTML. explain with example
Answers
Answered by
0
Answer:
The HTML table model allows authors to arrange data -- text, preformatted text, images, links, forms, form fields, other tables, etc. -- into rows and columns of cells. Each table may have an associated caption (see the CAPTION element) that provides a short description of the table's purpose.
Explanation:
Similar questions