Computer Science, asked by choudaryramzan814478, 9 months ago

Explain the significance of using Table in HTML pages. Give coding example of

Answers

Answered by Madmor
3

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

Similar questions