What are the different tags used to create a table? computer question pleas answer
Answers
Answered by
12
Answer:
HTML <table> tag. When writing in HTML, the <table> tag is a block element used to create a table. It is useful when you want to represent data using rows and columns. The basic elements that make up a table include <th>, <td>, and <tr>.
Answered by
9
Explanation:
Answer:
Explanation:
Similar questions