Write HTML Code to illustrate all features of tables.
Answers
Answered by
3
Answer:
- Use the HTML <table> element to define a table.
- Use the HTML <tr> element to define a table row.
- Use the HTML <td> element to define a table data.
- Use the HTML <th> element to define a table heading.
- Use the HTML <caption> element to define a table caption.
- Use the CSS border property to define a border.
Hope it helps you... :)
Similar questions
Computer Science,
2 months ago
Science,
5 months ago
English,
5 months ago
English,
11 months ago
Social Sciences,
11 months ago
Computer Science,
11 months ago