(d)Name the HTML commands that are used within <TR> </TR and <TD><TD tags
and do the following:
(a ) Set the background colour of the cells as pink.
(b )Set the background colour of the entire row as grey.
(c ) Align the contents of the cell to the right.
Answers
Answered by
2
Answer:
d) you can use <P>
a) type - <body bgcolor="pink">
b) type - <font color="grey">_____....___..___</font>
Similar questions