Saved Bookmarks
| 1. |
How Do I Put A Background On A Website Using Css Coding? |
|
Answer» If you want to put background color you can use background-color PROPERTY of CSS in BODY tag. If you want to put background IMAGE you can use background-image property of CSS in body tag. If you want to put background color you can use background-color property of CSS in body tag. If you want to put background image you can use background-image property of CSS in body tag. |
|