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

Submitted by: Administrator
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
Submitted by: Administrator

Read Online Programming Concepts Job Interview Questions And Answers