Saved Bookmarks
| 1. |
Fill in the blankswhich property is used to set background color in your webpage |
|
Answer» Answer: The BACKGROUND-color property sets the background color of an ELEMENT. The background of an element is the total size of the element, INCLUDING PADDING and border (but not the margin). |
|