HTML Tag to Add a Background Color
Which HTML element helps to add a background color?
Answers
Answered by
3
<BODY BGCOLOR = "?"> replace the question mark with color name and color code. this tag is used to add a background color in HTML.
Answered by
0
Answer:
Use the CSS backg.round-colo.r prop.erty. Set it to the col.or na.me or cod.e you want and place it inside a style attribute
Explanation:
hope it helps
Similar questions