0
How can we add image in html background?
I don't know how to do it but if it's in CSS or HTML pliz show me
4 Answers
+ 6
Serge GABA I advice you complete the Css course.
https://www.sololearn.com/learn/CSS/1104/
+ 2
Well Serge GABA u can insert like this :
<body background=" ## ">
</body>
U can use css also :
https://www.sololearn.com/learn/CSS/1104/
thanks