1.

Name the attributes of the table tag that is used to define background colour​

Answer»

ANSWER:

The BACKGROUND color of the table is given by the bgcolor="color" attribute. When applied to the

 tag, the color FILLS the background. Cellbackground COLORS are set by applying the bgcolor attribute to a  tag (to color the row) or to a
 tag (to color the cell).


Discussion

No Comment Found