Computer Science, asked by neelamdalal0987, 4 months ago

Write HTML Code to illustrate all features of tables.​

Answers

Answered by ItzTannie
3

Answer:

\huge{\underbrace{\overbrace{\mathbb{\pink{ANSWER}}}}}

  1. Use the HTML <table> element to define a table.
  2. Use the HTML <tr> element to define a table row.
  3. Use the HTML <td> element to define a table data.
  4. Use the HTML <th> element to define a table heading.
  5. Use the HTML <caption> element to define a table caption.
  6. Use the CSS border property to define a border.

Hope it helps you... :)

Similar questions