2. Which tags are used in a table? Explain with an example.
Answers
Answered by
0
Answer:
html tag
Explanation:
<table>
if right then make me the briallanest
Answered by
0
Answer:
HTML Table Tags.
Explanation:
<th> Defines a header cell in a table .
<tr> Defines a row in a table .
<td> Defines a cell in a table.
< caption > Defines a table caption.
Similar questions