Computer Science, asked by Feliciastyles, 8 months ago

(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 ashambabbar
2

Answer:

d) you can use <P>

a) type - <body bgcolor="pink">

b) type - <font color="grey">_____....___..___</font>

Similar questions