0
Hello can I know how to add background image fot html page
Please anyone help me to make this
2 Réponses
0
In css write
Body{
Background-Image: url("/Imag.png");
}
If you dont understand reply I'm ready to help
0
<img src="image.png" style="background" />