cara mengatur gambar latar belakang untuk halaman web di gambar lokal html
body { background-image: url(/path/to/image.png); }
Defeated Dormouse
body { background-image: url(/path/to/image.png); }