Computer Science, asked by martinkujur, 2 months ago

Write down the syntax of given tags and attributes:
a Table tag
b. Table row tag
c. Table data tag
d. Header cell
e.BGCOLOR attribute
i.CELLPADDING attribute
g.BORDERCOLOR attribute
h.ALIGN tag​

Answers

Answered by GeekofGeek
0

Explanation:

1)<table></table>

2)<tr></tr>

3)<td></td>

4)h1,h2,h3,h4,h5,h6.

5)<h1 bgcolor="pink"></h1>

Similar questions