which column can be used for creating tables column headings.
Answers
Answered by
0
Answer:
To create table header in HTML, use the <th>… </th> tag. A table header tag is surrounded by the table row <tr>… </tr>.
Similar questions