Answers

Question and Answer:

  Home  Programming Concepts

⟩ How do i put a background on a website using css coding?

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

 190 views

More Questions for you: